Uses of Class
org.apache.cocoon.sax.xpointer.XPointerContext

Packages that use XPointerContext
org.apache.cocoon.sax.xpointer   
 

Uses of XPointerContext in org.apache.cocoon.sax.xpointer
 

Methods in org.apache.cocoon.sax.xpointer with parameters of type XPointerContext
 void XmlnsPart.setUp(XPointerContext xpointerContext)
          If this pointer part successfully identifies any subresources, it should stream them to the XMLConsumer available from the XPointerContext and return true.
 void XPointerPart.setUp(XPointerContext xpointerContext)
           
 void XPointer.setUp(XPointerContext xpointerContext)
           
 void UnsupportedPart.setUp(XPointerContext xpointerContext)
           
 void ShorthandPart.setUp(XPointerContext xpointerContext)
           
 void PointerPart.setUp(XPointerContext xpointerContext)
          If this pointer part successfully identifies any subresources, it should stream them to the XMLConsumer available from the XPointerContext and return true.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.