|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xiruss.util.xpointer.XPointerPart
org.xiruss.util.xpointer.ShorthandPart
public class ShorthandPart
Implements an XPointer bare-name address.
| Field Summary |
|---|
| Fields inherited from class org.xiruss.util.xpointer.XPointerPart |
|---|
logger, schemeData, schemeName |
| Constructor Summary | |
|---|---|
ShorthandPart(java.lang.String partString)
|
|
| Method Summary | |
|---|---|
org.w3c.dom.NodeList |
resolve(org.w3c.dom.Document targetDocument)
Resolves the XPointer part against the specified document. |
| Methods inherited from class org.xiruss.util.xpointer.XPointerPart |
|---|
getSchemeData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShorthandPart(java.lang.String partString)
| Method Detail |
|---|
public org.w3c.dom.NodeList resolve(org.w3c.dom.Document targetDocument)
XPointerPart
resolve in class XPointerParttargetDocument - DOM document the part is evaluated against.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||