java.lang.Object org.eclipse.jet.xpath.XPathFactory
public abstract class XPathFactory
Factory for instantiating XPath implementations
protected
XPathFactory ()
static XPathFactory
newInstance ()
abstract XPath
newXPath ( IAnnotationManager annotationManager)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected XPathFactory()
public static XPathFactory newInstance()
public abstract XPath newXPath( IAnnotationManager annotationManager)