|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jet.xpath.XPathFactory
public abstract class XPathFactory
Factory for instantiating XPath implementations
Constructor Summary | |
---|---|
protected |
XPathFactory()
|
Method Summary | |
---|---|
static XPathFactory |
newInstance()
|
abstract XPath |
newXPath(IAnnotationManager annotationManager)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected XPathFactory()
Method Detail |
---|
public static XPathFactory newInstance()
public abstract XPath newXPath(IAnnotationManager annotationManager)
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |