|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.softnetwork.xml.dom.xpath.LookupService
public final class LookupService
| Field Summary |
|---|
| Fields inherited from interface org.softnetwork.xml.dom.xpath.XPath |
|---|
EMPTY, EMPTY_NODES, XPATH_ALL, XPATH_ATTRIBUTE, XPATH_COND_BEGIN, XPATH_COND_END, XPATH_COUNT_FUNCTION, XPATH_CURRENT, XPATH_EQUALITY, XPATH_LAST_POS_FUNCTION, XPATH_NAME_FUNCTION, XPATH_NOT_COND, XPATH_POS_FUNCTION, XPATH_SEPARATOR, XPATH_TEXT_FUNCTION |
| Method Summary | |
|---|---|
static org.w3c.dom.Element[] |
selectElements(org.w3c.dom.Element current,
java.lang.String xPath)
|
static org.w3c.dom.Node[] |
selectNodes(org.w3c.dom.Node current,
java.lang.String xPath)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static org.w3c.dom.Node[] selectNodes(org.w3c.dom.Node current,
java.lang.String xPath)
throws XPathFormatException
XPathFormatException
public static org.w3c.dom.Element[] selectElements(org.w3c.dom.Element current,
java.lang.String xPath)
throws XPathFormatException
XPathFormatException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||