public interface PointerPart
| 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.
|
boolean process(XPointerContext xpointerContext) throws SAXException, IOException
SAXExceptionIOExceptionCopyright © 2014 JBoss by Red Hat. All Rights Reserved.