Uses of Interface
org.apache.xerces.xpointer.XPointerProcessor

Packages that use XPointerProcessor
org.apache.xerces.xinclude   
org.apache.xerces.xpointer   
 

Uses of XPointerProcessor in org.apache.xerces.xinclude
 

Fields in org.apache.xerces.xinclude declared as XPointerProcessor
protected  XPointerProcessor XIncludeHandler.fXPtrProcessor
           
 

Uses of XPointerProcessor in org.apache.xerces.xpointer
 

Classes in org.apache.xerces.xpointer that implement XPointerProcessor
 class XPointerHandler
           This is a pipeline component which extends the XIncludeHandler to perform XPointer specific processing specified in the W3C XPointerFramework and element() Scheme Recommendations.
 



Copyright © 2011. All Rights Reserved.