|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPointerContext | |
---|---|
org.apache.cocoon.components.xpointer |
Uses of XPointerContext in org.apache.cocoon.components.xpointer |
---|
Methods in org.apache.cocoon.components.xpointer with parameters of type XPointerContext | |
---|---|
static ElementPathPart.PathInclusionPipe.QName |
ElementPathPart.PathInclusionPipe.QName.parse(String qName,
XPointerContext xpointerContext)
|
boolean |
UnsupportedPart.process(XPointerContext xpointerContext)
|
boolean |
ElementPathPart.process(XPointerContext xpointerContext)
|
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 |
ShorthandPart.process(XPointerContext xpointerContext)
|
boolean |
XPointerPart.process(XPointerContext xpointerContext)
|
boolean |
XmlnsPart.process(XPointerContext xpointerContext)
|
void |
XPointer.process(XPointerContext context)
|
Constructors in org.apache.cocoon.components.xpointer with parameters of type XPointerContext | |
---|---|
ElementPathPart.PathInclusionPipe(String expression,
XPointerContext xpointerContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |