com.smallx.xml.xpath
Interface XPathFactory

All Known Implementing Classes:
XPathSubsetFactory

public interface XPathFactory


Method Summary
 XPathCompiler newCompiler()
           
 XPathCompiler newCompiler(StaticContext context)
           
 

Method Detail

newCompiler

public XPathCompiler newCompiler()

newCompiler

public XPathCompiler newCompiler(StaticContext context)