|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.novell.nds.dirxml.driver.xds.util.XPATHUtil
Common XPath strings of use to IDM driver writers.
Field Summary | |
static String |
XPATH_IDENTITY_QUERY
The XPath expression used to locate an identity query in a document. |
static String |
XPATH_INPUT_ELEMENT
The XPath expression used to locate the input element in a document. |
static String |
XPATH_OUTPUT_ELEMENT
The XPath expression used to locate the output element in a document. |
Constructor Summary | |
XPATHUtil()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String XPATH_IDENTITY_QUERY
public static final String XPATH_INPUT_ELEMENT
public static final String XPATH_OUTPUT_ELEMENT
Constructor Detail |
public XPATHUtil()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |