public final class ShorthandPart extends Object implements PointerPart
Note that although this is implemented here, this feature depends on the presence of a DTD, and a validating parser. Currently, this means its unuseable within Cocoon.
| Constructor and Description |
|---|
ShorthandPart(String shorthand) |
| 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 ShorthandPart(String shorthand)
public boolean process(XPointerContext xpointerContext) throws SAXException, IOException
PointerPartprocess in interface PointerPartSAXExceptionIOExceptionCopyright © 2014 JBoss by Red Hat. All Rights Reserved.