Uses of Class
org.apache.cocoon.pipeline.component.xpointer.XPointerContext

Packages that use XPointerContext
org.apache.cocoon.pipeline.component.xpointer   
 

Uses of XPointerContext in org.apache.cocoon.pipeline.component.xpointer
 

Methods in org.apache.cocoon.pipeline.component.xpointer with parameters of type XPointerContext
 void XPointer.process(XPointerContext xpointerContext)
           
 boolean XmlnsPart.process(XPointerContext xpointerContext)
           
 boolean XPointerPart.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 UnsupportedPart.process(XPointerContext xpointerContext)
           
 boolean ShorthandPart.process(XPointerContext xpointerContext)
           
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.