public final class XmlnsPart extends Object implements PointerPart
| Constructor and Description |
|---|
XmlnsPart(String prefix,
String namespace)
Creates an XmlnsPart.
|
| 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 boolean process(XPointerContext xpointerContext) throws SAXException, IOException
PointerPartprocess in interface PointerPartSAXExceptionIOExceptionCopyright © 2014 JBoss by Red Hat. All Rights Reserved.