|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vhosting.netconf.XPathSelections.Selection
public final class XPathSelections.Selection
This class identifies a xpath selection contained within a XPathSelections.
Method Summary | |
---|---|
java.lang.String |
getNamespace()
Get the capability namespace for this selection. |
java.lang.String |
getPrefix()
Get the capability namespace prefix for this selection. |
java.lang.String |
getXPath()
Get the XPath of the selection. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public final java.lang.String getXPath()
public final java.lang.String getNamespace()
public final java.lang.String getPrefix()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |