Uses of Package
org.apache.xalan.xpath.xml

Packages that use org.apache.xalan.xpath.xml
org.apache.xalan.xpath   
org.apache.xalan.xpath.dtm   
org.apache.xalan.xpath.res   
org.apache.xalan.xpath.xdom   
org.apache.xalan.xpath.xml   
org.apache.xalan.xslt   
org.apache.xalan.xslt.res   
org.apache.xalan.xslt.trace   
 

Classes in org.apache.xalan.xpath.xml used by org.apache.xalan.xpath
NodeVector
          **For internal use only** A very simple table that stores a list of Nodes.
PrefixResolver
          **For advanced use only** This class that implements this interface can resolve prefixes to namespaces.
ProblemListener
           This is the interface that the XSL processor calls when it has a problem of some kind, either an error or a warning.
QName
           Class to represent a qualified name: "The name of an internal XSLT object, specifically a named template (see [7 Named Templates]), a mode (see [6.7 Modes]), an attribute set (see [8.1.4 Named Attribute Sets]), a key (see [14.2 Keys]), a locale (see [14.3 Number Formatting]), a variable or a parameter (see [12 Variables and Parameters]) is specified as a QName.
 

Classes in org.apache.xalan.xpath.xml used by org.apache.xalan.xpath.dtm
ProblemListener
           This is the interface that the XSL processor calls when it has a problem of some kind, either an error or a warning.
XMLParserLiaison
           An implementation of this interface acts as a liaison between the XSLT processor and the XML parser.
XMLParserLiaisonDefault
           This class is the default XMLParserLiaison for the XSL Processor.
 

Classes in org.apache.xalan.xpath.xml used by org.apache.xalan.xpath.res
XSLResourceBundle
          **For internal use only** This is an interface for error messages.
 

Classes in org.apache.xalan.xpath.xml used by org.apache.xalan.xpath.xdom
XMLParserLiaison
           An implementation of this interface acts as a liaison between the XSLT processor and the XML parser.
XMLParserLiaisonDefault
           This class is the default XMLParserLiaison for the XSL Processor.
 

Classes in org.apache.xalan.xpath.xml used by org.apache.xalan.xpath.xml
FormatterToXML
           FormatterToXML formats SAX-style events into XML.
IntVector
          **For internal use only** A very simple table that stores a list of int.
NameSpace
          **For advanced use only** A representation of a namespace.
NodeVector
          **For internal use only** A very simple table that stores a list of Nodes.
PrefixResolver
          **For advanced use only** This class that implements this interface can resolve prefixes to namespaces.
ProblemListener
           This is the interface that the XSL processor calls when it has a problem of some kind, either an error or a warning.
QName
           Class to represent a qualified name: "The name of an internal XSLT object, specifically a named template (see [7 Named Templates]), a mode (see [6.7 Modes]), an attribute set (see [8.1.4 Named Attribute Sets]), a key (see [14.2 Keys]), a locale (see [14.3 Number Formatting]), a variable or a parameter (see [12 Variables and Parameters]) is specified as a QName.
RawCharacterHandler
          **For advanced use only** An interface that a Serializer/ContentHandler/DocumentHandler must implement in order for disable-output-escaping to work.
StringToStringTable
          **For internal use only** A very simple lookup table that stores a list of strings, the even number strings being keys, and the odd number strings being values.
StringVector
          **For internal use only** A very simple table that stores a list of strings, optimized for small lists.
XMLParserLiaison
           An implementation of this interface acts as a liaison between the XSLT processor and the XML parser.
XMLParserLiaisonDefault
           This class is the default XMLParserLiaison for the XSL Processor.
XSLResourceBundle
          **For internal use only** This is an interface for error messages.
 

Classes in org.apache.xalan.xpath.xml used by org.apache.xalan.xslt
PrefixResolver
          **For advanced use only** This class that implements this interface can resolve prefixes to namespaces.
ProblemListener
           This is the interface that the XSL processor calls when it has a problem of some kind, either an error or a warning.
QName
           Class to represent a qualified name: "The name of an internal XSLT object, specifically a named template (see [7 Named Templates]), a mode (see [6.7 Modes]), an attribute set (see [8.1.4 Named Attribute Sets]), a key (see [14.2 Keys]), a locale (see [14.3 Number Formatting]), a variable or a parameter (see [12 Variables and Parameters]) is specified as a QName.
StringToStringTable
          **For internal use only** A very simple lookup table that stores a list of strings, the even number strings being keys, and the odd number strings being values.
XMLParserLiaison
           An implementation of this interface acts as a liaison between the XSLT processor and the XML parser.
 

Classes in org.apache.xalan.xpath.xml used by org.apache.xalan.xslt.res
XSLResourceBundle
          **For internal use only** This is an interface for error messages.
 

Classes in org.apache.xalan.xpath.xml used by org.apache.xalan.xslt.trace
QName
           Class to represent a qualified name: "The name of an internal XSLT object, specifically a named template (see [7 Named Templates]), a mode (see [6.7 Modes]), an attribute set (see [8.1.4 Named Attribute Sets]), a key (see [14.2 Keys]), a locale (see [14.3 Number Formatting]), a variable or a parameter (see [12 Variables and Parameters]) is specified as a QName.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.