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