Uses of Interface
org.apache.cocoon.components.xpointer.PointerPart

Packages that use PointerPart
org.apache.cocoon.components.xpointer   
 

Uses of PointerPart in org.apache.cocoon.components.xpointer
 

Classes in org.apache.cocoon.components.xpointer that implement PointerPart
 class ElementPathPart
          A custom XPointer scheme that allows to include the content of a specific element without building a DOM.
 class ShorthandPart
          Implements support for shorthand XPointers (= id-based lookup).
 class UnsupportedPart
           
 class XmlnsPart
          Implements support for the XPointer xmlns() Scheme.
 class XPointerPart
          Partly implementation of the xpointer() scheme.
 

Methods in org.apache.cocoon.components.xpointer with parameters of type PointerPart
 void XPointer.addPart(PointerPart part)
           
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.