Uses of Interface
org.apache.excalibur.xml.xpath.PrefixResolver

Packages that use PrefixResolver
org.apache.excalibur.xml.xpath XPath processor and implementation. 
 

Uses of PrefixResolver in org.apache.excalibur.xml.xpath
 

Classes in org.apache.excalibur.xml.xpath that implement PrefixResolver
 class AbstractProcessorImpl
          This class defines base class for the implementations of the XPathProcessor component.
 class JaxenProcessorImpl
          This class defines the implementation of the XPathProcessor component.
 class Saxon6ProcessorImpl
          This class defines the implementation of the XPathProcessor component.
 class Saxon7ProcessorImpl
          This class defines the implementation of the XPathProcessor component.
 class XPathProcessorImpl
          This class defines the implementation of the XPathProcessor component.
 



Copyright © 1997-2004 The Apache Software Foundation. All Rights Reserved.