| Package | Description |
|---|---|
| org.apache.cocoon.pipeline.component.xpointer |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PointerPart.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 |
XmlnsPart.process(XPointerContext xpointerContext) |
boolean |
XPointerPart.process(XPointerContext xpointerContext) |
boolean |
UnsupportedPart.process(XPointerContext xpointerContext) |
boolean |
ShorthandPart.process(XPointerContext xpointerContext) |
void |
XPointer.process(XPointerContext xpointerContext) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.