Uses of Package
org.apache.xml.utils
Packages that use org.apache.xml.utils
Package
Description
Implementation of Xalan Extension Mechanism.
Provides extension functions for connecting to a JDBC data source, executing a query,
and working incrementally through a "streamable" result set.
Parses an XSLT stylesheet document (which may include and import other stylesheet documents) and produces a StylesheetRoot
(a TRaX Templates object).
Implements the
Templates
interface,
and defines a set of classes that represent an XSLT stylesheet.Implementation of Xalan Trace events, for use by a debugger.
In charge of run-time transformations and the production of result trees.
Implementation of Xalan utility classes.
Implementation of XPath; for the most part, only classes meant for public use are
found at this root level of the XPath packages.
Implementation of XPath LocationPath support -- primary classes are
LocPathIterator and UnionPathIterator.
Implements an XPath parser which produces an OpMap, and a so-called Compiler
which produces an expression tree for fast evaluation.
Implementation of XPath polymorphic type objects -- this package will grow
as XPath objects are expanded to support XML Schema data types.
Support for XPath operations, such as +, -, string(), etc.
-
Classes in org.apache.xml.utils used by org.apache.xalan.extensionsClassDescriptionClass 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.A very simple table that stores a list of strings, optimized for small lists.
-
Classes in org.apache.xml.utils used by org.apache.xalan.lib.sqlClassDescriptionThis class is meant to be an interface to character strings, whether they be java Strings or
org.apache.xml.utils.FastStringBuffer
s, or other character data. -
Classes in org.apache.xml.utils used by org.apache.xalan.processorClassDescriptionThe tree walker will test for this interface, and call setOriginatingNode before calling the SAX event.The class that implements this interface can resolve prefixes to namespaces.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.Class SAXSourceLocator extends org.xml.sax.helpers.LocatorImpl for the purpose of implementing the SourceLocator interface, and thus can be both a SourceLocator and a SAX Locator.To be subclassed by classes that wish to fake being nodes.
-
Classes in org.apache.xml.utils used by org.apache.xalan.templatesClassDescriptionPrimary constants used by the XSLT ProcessorBare-bones, unsafe, fast string buffer.The class that implements this interface can resolve prefixes to namespaces.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.A very simple table that stores a list of strings, optimized for small lists.To be subclassed by classes that wish to fake being nodes.
-
Classes in org.apache.xml.utils used by org.apache.xalan.traceClassDescriptionClass 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.xml.utils used by org.apache.xalan.transformerClassDescriptionPool of object of a given type to pick from to help memory usageImplement a stack of simple integers.The class that implements this interface can resolve prefixes to namespaces.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.This class is meant to be an interface to character strings, whether they be java Strings or
org.apache.xml.utils.FastStringBuffer
s, or other character data. -
Classes in org.apache.xml.utils used by org.apache.xalan.xsltc.domClassDescriptionThis class is meant to be an interface to character strings, whether they be java Strings or
org.apache.xml.utils.FastStringBuffer
s, or other character data.A concrete class that implements this interface creates XMLString objects. -
Classes in org.apache.xml.utils used by org.apache.xml.dtmClassDescriptionThe class that implements this interface can resolve prefixes to namespaces.This class is meant to be an interface to character strings, whether they be java Strings or
org.apache.xml.utils.FastStringBuffer
s, or other character data.A concrete class that implements this interface creates XMLString objects. -
Classes in org.apache.xml.utils used by org.apache.xml.dtm.refClassDescriptionThe class that implements this interface can resolve prefixes to namespaces.A very simple table that stores a list of int.This class is meant to be an interface to character strings, whether they be java Strings or
org.apache.xml.utils.FastStringBuffer
s, or other character data.A concrete class that implements this interface creates XMLString objects. -
Classes in org.apache.xml.utils used by org.apache.xml.dtm.ref.dom2dtmClassDescriptionThis class is meant to be an interface to character strings, whether they be java Strings or
org.apache.xml.utils.FastStringBuffer
s, or other character data.A concrete class that implements this interface creates XMLString objects. -
Classes in org.apache.xml.utils used by org.apache.xml.dtm.ref.sax2dtmClassDescriptionThis class is meant to be an interface to character strings, whether they be java Strings or
org.apache.xml.utils.FastStringBuffer
s, or other character data.A concrete class that implements this interface creates XMLString objects. -
Classes in org.apache.xml.utils used by org.apache.xml.utilsClassDescriptionDeprecated.Since the introduction of the DTM, this class will be removed.Bare-bones, unsafe, fast string buffer.Implement a stack of simple integers.A very simple table that stores a list of int.A representation of a namespace.A very simple table that stores a list of Nodes.Implement a stack of simple integers.A very simple table that stores a list of objects.The class that implements this interface can resolve prefixes to namespaces.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.A very simple lookup table that stores a list of strings, the even number strings being keys, and the odd number strings being values.A class to represent a Uniform Resource Identifier (URI).MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.Creates XMLReader objects and caches them for re-use.This class is meant to be an interface to character strings, whether they be java Strings or
org.apache.xml.utils.FastStringBuffer
s, or other character data.A concrete class that implements this interface creates XMLString objects. -
Classes in org.apache.xml.utils used by org.apache.xpathClassDescriptionImplement a stack of simple integers.A very simple table that stores a list of Nodes.The class that implements this interface can resolve prefixes to namespaces.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.This class is meant to be an interface to character strings, whether they be java Strings or
org.apache.xml.utils.FastStringBuffer
s, or other character data. -
Classes in org.apache.xml.utils used by org.apache.xpath.axesClassDescriptionA very simple table that stores a list of Nodes.The class that implements this interface can resolve prefixes to namespaces.This class is for throwing important checked exceptions over non-checked methods.
-
Classes in org.apache.xml.utils used by org.apache.xpath.compilerClassDescriptionA very simple table that stores a list of objects.The class that implements this interface can resolve prefixes to namespaces.
-
Classes in org.apache.xml.utils used by org.apache.xpath.jaxpClassDescriptionThe class that implements this interface can resolve prefixes to namespaces.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.xml.utils used by org.apache.xpath.objectsClassDescriptionBare-bones, unsafe, fast string buffer.This class is meant to be an interface to character strings, whether they be java Strings or
org.apache.xml.utils.FastStringBuffer
s, or other character data.A concrete class that implements this interface creates XMLString objects. -
Classes in org.apache.xml.utils used by org.apache.xpath.operationsClassDescriptionClass 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.