org.apache.cocoon.components.xpointer |
|
Java Source File Name | Type | Comment |
ElementPathPart.java | Class | A custom XPointer scheme that allows to include the content of a specific element without
building a DOM. |
PointerPart.java | Interface | Interface to be implemented by pointer parts (xpointer schemes). |
ShorthandPart.java | Class | Implements support for shorthand XPointers (= id-based lookup). |
UnsupportedPart.java | Class | |
XmlnsPart.java | Class | Implements support for the XPointer xmlns() Scheme. |
XPointer.java | Class | Represents a fragment identifier conforming to the XML Pointer Language Framework. |
XPointerContext.java | Class | A context object used during the evaluating of XPointers. |
XPointerPart.java | Class | Partly implementation of the xpointer() scheme. |