public final class XPointerPart extends Object implements PointerPart
| Constructor and Description |
|---|
XPointerPart(String expression) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(XPointerContext xpointerContext)
If this pointer part successfully identifies any subresources, it should stream them to the XMLConsumer available from
the XPointerContext and return true.
|
public XPointerPart(String expression)
public boolean process(XPointerContext xpointerContext) throws SAXException, IOException
PointerPartprocess in interface PointerPartSAXExceptionIOExceptionCopyright © 2014 JBoss by Red Hat. All Rights Reserved.