blob: db489d46b72bda674029cb15e7e6797a1afea00c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_18) on Sun Apr 01 21:18:48 PDT 2012 -->
<TITLE>
org.apache.xml.utils
</TITLE>
<META NAME="keywords" CONTENT="org.apache.xml.utils package">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="org.apache.xml.utils";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/xml/serializer/utils/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xml/utils/res/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xml/utils/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<H2>
Package org.apache.xml.utils
</H2>
Implementation of Xalan utility classes.
<P>
<B>See:</B>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Interface Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/DOMOrder.html" title="interface in org.apache.xml.utils">DOMOrder</A></B></TD>
<TD><B>Deprecated.</B>&nbsp;<I>Since the introduction of the DTM, this class will be removed.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/NodeConsumer.html" title="interface in org.apache.xml.utils">NodeConsumer</A></B></TD>
<TD>The tree walker will test for this interface, and call
setOriginatingNode before calling the SAX event.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/PrefixResolver.html" title="interface in org.apache.xml.utils">PrefixResolver</A></B></TD>
<TD>The class that implements this interface can resolve prefixes to
namespaces.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/RawCharacterHandler.html" title="interface in org.apache.xml.utils">RawCharacterHandler</A></B></TD>
<TD>An interface that a Serializer/ContentHandler/ContentHandler must
implement in order for disable-output-escaping to work.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/XMLString.html" title="interface in org.apache.xml.utils">XMLString</A></B></TD>
<TD>This class is meant to be an interface to character strings, whether they
be java Strings or <code>org.apache.xml.utils.FastStringBuffer</code>s, or
other character data.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/AttList.html" title="class in org.apache.xml.utils">AttList</A></B></TD>
<TD>Wraps a DOM attribute list in a SAX Attributes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/BoolStack.html" title="class in org.apache.xml.utils">BoolStack</A></B></TD>
<TD>Simple stack for boolean values.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/Constants.html" title="class in org.apache.xml.utils">Constants</A></B></TD>
<TD>Primary constants used by the XSLT Processor</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/Context2.html" title="class in org.apache.xml.utils">Context2</A></B></TD>
<TD>Internal class for a single Namespace context.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/DefaultErrorHandler.html" title="class in org.apache.xml.utils">DefaultErrorHandler</A></B></TD>
<TD>Implement SAX error handler for default reporting.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/DOM2Helper.html" title="class in org.apache.xml.utils">DOM2Helper</A></B></TD>
<TD><B>Deprecated.</B>&nbsp;<I>Since the introduction of the DTM, this class will be removed.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/DOMBuilder.html" title="class in org.apache.xml.utils">DOMBuilder</A></B></TD>
<TD>This class takes SAX events (in addition to some extra events
that SAX doesn't handle yet) and adds the result to a document
or document fragment.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/DOMHelper.html" title="class in org.apache.xml.utils">DOMHelper</A></B></TD>
<TD><B>Deprecated.</B>&nbsp;<I>Since the introduction of the DTM, this class will be removed.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/ElemDesc.html" title="class in org.apache.xml.utils">ElemDesc</A></B></TD>
<TD>This class is in support of SerializerToHTML, and acts as a sort
of element representative for HTML elements.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/FastStringBuffer.html" title="class in org.apache.xml.utils">FastStringBuffer</A></B></TD>
<TD>Bare-bones, unsafe, fast string buffer.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/Hashtree2Node.html" title="class in org.apache.xml.utils">Hashtree2Node</A></B></TD>
<TD>Simple static utility to convert Hashtable to a Node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/IntStack.html" title="class in org.apache.xml.utils">IntStack</A></B></TD>
<TD>Implement a stack of simple integers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/IntVector.html" title="class in org.apache.xml.utils">IntVector</A></B></TD>
<TD>A very simple table that stores a list of int.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/ListingErrorHandler.html" title="class in org.apache.xml.utils">ListingErrorHandler</A></B></TD>
<TD>Sample implementation of similar SAX ErrorHandler and JAXP ErrorListener.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/LocaleUtility.html" title="class in org.apache.xml.utils">LocaleUtility</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/MutableAttrListImpl.html" title="class in org.apache.xml.utils">MutableAttrListImpl</A></B></TD>
<TD>Mutable version of AttributesImpl.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/NameSpace.html" title="class in org.apache.xml.utils">NameSpace</A></B></TD>
<TD>A representation of a namespace.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/NamespaceSupport2.html" title="class in org.apache.xml.utils">NamespaceSupport2</A></B></TD>
<TD>Encapsulate Namespace tracking logic for use by SAX drivers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/NodeVector.html" title="class in org.apache.xml.utils">NodeVector</A></B></TD>
<TD>A very simple table that stores a list of Nodes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/NSInfo.html" title="class in org.apache.xml.utils">NSInfo</A></B></TD>
<TD>This class holds information about the namespace info
of a node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/ObjectFactory.html" title="class in org.apache.xml.utils">ObjectFactory</A></B></TD>
<TD>This class is duplicated for each JAXP subpackage so keep it in sync.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/ObjectPool.html" title="class in org.apache.xml.utils">ObjectPool</A></B></TD>
<TD>Pool of object of a given type to pick from to help memory usage</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/ObjectStack.html" title="class in org.apache.xml.utils">ObjectStack</A></B></TD>
<TD>Implement a stack of simple integers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/ObjectVector.html" title="class in org.apache.xml.utils">ObjectVector</A></B></TD>
<TD>A very simple table that stores a list of objects.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/PrefixForUriEnumerator.html" title="class in org.apache.xml.utils">PrefixForUriEnumerator</A></B></TD>
<TD>Implementation of Enumeration filter, wrapped
aroung the get-all-prefixes version of the operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/PrefixResolverDefault.html" title="class in org.apache.xml.utils">PrefixResolverDefault</A></B></TD>
<TD>This class implements a generic PrefixResolver that
can be used to perform prefix-to-namespace lookup
for the XPath object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/QName.html" title="class in org.apache.xml.utils">QName</A></B></TD>
<TD>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.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/SAXSourceLocator.html" title="class in org.apache.xml.utils">SAXSourceLocator</A></B></TD>
<TD>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.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/SecuritySupport.html" title="class in org.apache.xml.utils">SecuritySupport</A></B></TD>
<TD>This class is duplicated for each Xalan-Java subpackage so keep it in sync.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/SerializableLocatorImpl.html" title="class in org.apache.xml.utils">SerializableLocatorImpl</A></B></TD>
<TD>The standard SAX implementation of LocatorImpl is not serializable,
limiting its utility as "a persistent snapshot of a locator".</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/StringBufferPool.html" title="class in org.apache.xml.utils">StringBufferPool</A></B></TD>
<TD>This class pools string buffers, since they are reused so often.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/StringComparable.html" title="class in org.apache.xml.utils">StringComparable</A></B></TD>
<TD>International friendly string comparison with case-order</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/StringToIntTable.html" title="class in org.apache.xml.utils">StringToIntTable</A></B></TD>
<TD>A very simple lookup table that stores a list of strings, the even
number strings being keys, and the odd number strings being values.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/StringToStringTable.html" title="class in org.apache.xml.utils">StringToStringTable</A></B></TD>
<TD>A very simple lookup table that stores a list of strings, the even
number strings being keys, and the odd number strings being values.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/StringToStringTableVector.html" title="class in org.apache.xml.utils">StringToStringTableVector</A></B></TD>
<TD>A very simple table that stores a list of StringToStringTables, optimized
for small lists.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/StringVector.html" title="class in org.apache.xml.utils">StringVector</A></B></TD>
<TD>A very simple table that stores a list of strings, optimized
for small lists.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/StylesheetPIHandler.html" title="class in org.apache.xml.utils">StylesheetPIHandler</A></B></TD>
<TD>Search for the xml-stylesheet processing instructions in an XML document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/SuballocatedByteVector.html" title="class in org.apache.xml.utils">SuballocatedByteVector</A></B></TD>
<TD>A very simple table that stores a list of byte.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/SuballocatedIntVector.html" title="class in org.apache.xml.utils">SuballocatedIntVector</A></B></TD>
<TD>A very simple table that stores a list of int.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/SystemIDResolver.html" title="class in org.apache.xml.utils">SystemIDResolver</A></B></TD>
<TD>This class is used to resolve relative URIs and SystemID
strings into absolute URIs.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/ThreadControllerWrapper.html" title="class in org.apache.xml.utils">ThreadControllerWrapper</A></B></TD>
<TD>A utility class that wraps the ThreadController, which is used
by IncrementalSAXSource for the incremental building of DTM.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/ThreadControllerWrapper.ThreadController.html" title="class in org.apache.xml.utils">ThreadControllerWrapper.ThreadController</A></B></TD>
<TD>Thread controller utility class for incremental SAX source.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/TreeWalker.html" title="class in org.apache.xml.utils">TreeWalker</A></B></TD>
<TD>This class does a pre-order walk of the DOM tree, calling a ContentHandler
interface as it goes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/UnImplNode.html" title="class in org.apache.xml.utils">UnImplNode</A></B></TD>
<TD>To be subclassed by classes that wish to fake being nodes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/URI.html" title="class in org.apache.xml.utils">URI</A></B></TD>
<TD>A class to represent a Uniform Resource Identifier (URI).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/XML11Char.html" title="class in org.apache.xml.utils">XML11Char</A></B></TD>
<TD>THIS IS A COPY OF THE XERCES-2J CLASS org.apache.xerces.utls.XMLChar
This class defines the basic properties of characters in XML 1.1.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/XMLChar.html" title="class in org.apache.xml.utils">XMLChar</A></B></TD>
<TD>This class defines the basic XML character properties.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/XMLCharacterRecognizer.html" title="class in org.apache.xml.utils">XMLCharacterRecognizer</A></B></TD>
<TD>Class used to verify whether the specified <var>ch</var>
conforms to the XML 1.0 definition of whitespace.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/XMLReaderManager.html" title="class in org.apache.xml.utils">XMLReaderManager</A></B></TD>
<TD>Creates XMLReader objects and caches them for re-use.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/XMLStringDefault.html" title="class in org.apache.xml.utils">XMLStringDefault</A></B></TD>
<TD>The default implementation of the XMLString interface,
which is just a simple wrapper of a String object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/XMLStringFactory.html" title="class in org.apache.xml.utils">XMLStringFactory</A></B></TD>
<TD>A concrete class that implements this interface creates XMLString objects.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/XMLStringFactoryDefault.html" title="class in org.apache.xml.utils">XMLStringFactoryDefault</A></B></TD>
<TD>The default implementation of XMLStringFactory.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Exception Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/StopParseException.html" title="class in org.apache.xml.utils">StopParseException</A></B></TD>
<TD>This is a special exception that is used to stop parsing when
search for an element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/URI.MalformedURIException.html" title="class in org.apache.xml.utils">URI.MalformedURIException</A></B></TD>
<TD>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.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/WrappedRuntimeException.html" title="class in org.apache.xml.utils">WrappedRuntimeException</A></B></TD>
<TD>This class is for throwing important checked exceptions
over non-checked methods.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/WrongParserException.html" title="class in org.apache.xml.utils">WrongParserException</A></B></TD>
<TD>Certain functions may throw this error if they are paired with
the incorrect parser.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Error Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xml/utils/ObjectFactory.ConfigurationError.html" title="class in org.apache.xml.utils">ObjectFactory.ConfigurationError</A></B></TD>
<TD>A configuration error.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="package_description"><!-- --></A><H2>
Package org.apache.xml.utils Description
</H2>
<P>
<p>Implementation of Xalan utility classes. This package is also shared by XPath.
There *should* be no outward dependencies to XPath or Xalan by classes in this package.<p>
<P>
<P>
<DL>
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/xml/serializer/utils/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xml/utils/res/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xml/utils/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>