All Classes Interface Summary Class Summary Exception Summary Error Summary
Class |
Description |
AbsoluteIterator |
Absolute iterators ignore the node that is passed to setStartNode().
|
AbsPathChecker |
This class runs over a path expression that is assumed to be absolute, and
checks for variables and the like that may make it context dependent.
|
AbstractTranslet |
|
AdaptiveResultTreeImpl |
AdaptiveResultTreeImpl is a adaptive DOM model for result tree fragments (RTF).
|
And |
The 'and' operation expression executer.
|
AnyNodeCounter |
|
Arg |
This class holds an instance of an argument on
the stack.
|
ArrayNodeListIterator |
|
AttList |
Wraps a DOM attribute list in a SAX Attributes.
|
AttList |
Wraps a DOM attribute list in a SAX Attributes.
|
AttributeIterator |
This class implements an optimized iterator for
attribute axes patterns.
|
AttributeList |
|
Attributes |
|
AttributeSetMethodGenerator |
|
AttributesImplSerializer |
This class extends org.xml.sax.helpers.AttributesImpl which implements org.
|
AVT |
Class to hold an Attribute Value Template.
|
AVTPart |
Class to hold a part, either a string or XPath,
of an Attribute Value Template.
|
AVTPartSimple |
Simple string part of a complex AVT.
|
AVTPartXPath |
Simple string part of a complex AVT.
|
AxesWalker |
Serves as common interface for axes Walkers, and stores common
state variables.
|
Axis |
Specifies values related to XPath Axes.
|
BasicTestIterator |
Base for iterators that handle predicates.
|
BasisLibrary |
Standard XSLT functions.
|
BitArray |
|
Bool |
The 'boolean()' operation expression executer.
|
BooleanType |
|
BoolStack |
Simple stack for boolean values.
|
BoolStack |
Simple stack for boolean values.
|
CachedNodeListIterator |
CachedNodeListIterator is used for select expressions in a
variable or parameter.
|
CachedXPathAPI |
The methods in this class are convenience methods into the
low-level XPath API.
|
CharArrayWrapper |
It is a mutable object to wrap the char[] used in
the contents of the XResourceBundle class
|
ChildIterator |
This class implements an optimized iterator for
"node()" patterns, that is, any children of the
context node.
|
ChildTestIterator |
This class implements an optimized iterator for
children patterns that have a node test, and possibly a predicate.
|
ClassGenerator |
The class that implements any class that inherits from
AbstractTranslet, i.e. any translet.
|
ClonedNodeListIterator |
A ClonedNodeListIterator is returned by the cloneIterator() method
of a CachedNodeListIterator.
|
ClonerToResultTree |
Class used to clone a node, possibly including its children to
a result tree.
|
Closure |
|
CollatorFactory |
|
CollatorFactoryBase |
|
CompareGenerator |
|
Compile |
|
Compiler |
An instance of this class compiles an XPath string expression into
a Expression object.
|
CompilerException |
|
ConnectionPool |
An interface used to build wrapper classes around existing
Connection Pool libraries.
|
ConnectionPoolManager |
|
Constants |
Primary constants used in the TransformerImpl classes.
|
Constants |
|
Constants |
This class defines constants used by both the compiler and the
runtime system.
|
Constants |
Primary constants used by the XSLT Processor
|
ContextMatchStepPattern |
Special context node pattern matcher.
|
ContextNodeList |
Classes who implement this interface can be a
current node list,
also refered to here as a context node list.
|
CoroutineManager |
Support the coroutine design pattern.
|
CoroutineParser |
Deprecated.
|
Counter |
A class that does incremental counting for support of xsl:number.
|
CountersTable |
This is a table of counters, keyed by ElemNumber objects, each
of which has a list of Counter objects.
|
CurrentNodeListFilter |
|
CurrentNodeListIterator |
Iterators of this kind use a CurrentNodeListFilter to filter a subset of
nodes from a source iterator.
|
CustomStringPool |
CustomStringPool is an example of appliction provided data structure
for a DTM implementation to hold symbol references, e.g. elelment names.
|
DecimalFormatProperties |
Implement xsl:decimal-format.
|
DecimalToRoman |
Structure to help in converting integers to roman numerals
|
DefaultConnectionPool |
For internal connectiones, i.e.
|
DefaultErrorHandler |
Implement SAX error handler for default reporting.
|
DescendantIterator |
This class implements an optimized iterator for
descendant, descendant-or-self, or "//foo" patterns.
|
Div |
The 'div' operation expression executer.
|
DocumentCache |
|
DOM |
|
DOM2DTM |
The DOM2DTM class serves up a DOM's contents via the
DTM API.
|
DOM2DTM.CharacterNodeHandler |
|
DOM2DTMdefaultNamespaceDeclarationNode |
This is a kluge to let us shove a declaration for xml: into the
DOM2DTM model.
|
DOM2Helper |
This class provides a DOM level 2 "helper", which provides services currently
not provided be the DOM standard.
|
DOM2Helper |
Deprecated.
|
DOM2SAX |
|
DOM2TO |
|
DOM3Serializer |
This interface is not intended to be used
by an end user, but rather by an XML parser that is implementing the DOM
Level 3 Load and Save APIs.
|
DOM3SerializerImpl |
This class implements the DOM3Serializer interface.
|
DOMAdapter |
|
DOMBuilder |
|
DOMBuilder |
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.
|
DOMCache |
|
DOMEnhancedForDTM |
Interface for SAXImpl which adds methods used at run-time, over and above
those provided by the XSLTC DOM interface.
|
DOMHelper |
Deprecated.
|
DOMOrder |
Deprecated.
|
DOMSerializer |
Deprecated.
|
DOMSerializer |
Interface for a DOM serializer implementation.
|
DOMWSFilter |
|
DTM |
DTM is an XML document model expressed as a table
rather than an object tree.
|
DTMAxisIterator |
This class iterates over a single XPath Axis, and returns node handles.
|
DTMAxisIteratorBase |
This class serves as a default base for implementations of mutable
DTMAxisIterators.
|
DTMAxisIterNodeList |
DTMAxisNodeList gives us an implementation of the DOM's
NodeList interface wrapped around a DTM Iterator.
|
DTMAxisTraverser |
A class that implements traverses DTMAxisTraverser interface can traverse
a set of nodes, usually as defined by an XPath axis.
|
DTMChildIterNodeList |
DTMNodeList gives us an implementation of the DOM's
NodeList interface wrapped around a DTM Iterator.
|
DTMConfigurationException |
Indicates a serious configuration error.
|
DTMDefaultBase |
The DTMDefaultBase class serves as a helper base for DTMs.
|
DTMDefaultBaseIterators |
This class implements the traversers for DTMDefaultBase.
|
DTMDefaultBaseTraversers |
This class implements the traversers for DTMDefaultBase.
|
DTMDocument |
The SQL Document is the main controlling class the executesa SQL Query
|
DTMDocument.CharacterNodeHandler |
|
DTMDocumentImpl |
This is the implementation of the DTM document interface.
|
DTMDOMException |
Simple implementation of DOMException.
|
DTMException |
This class specifies an exceptional condition that occured
in the DTM module.
|
DTMFilter |
Simple filter for doing node tests.
|
DTMIterator |
DTMIterators are used to step through a (possibly
filtered) set of nodes.
|
DTMManager |
A DTMManager instance can be used to create DTM and
DTMIterator objects, and manage the DTM objects in the system.
|
DTMManagerDefault |
The default implementation for the DTMManager.
|
DTMNamedNodeMap |
DTMNamedNodeMap is a quickie (as opposed to quick) implementation of the DOM's
NamedNodeMap interface, intended to support DTMProxy's getAttributes()
call.
|
DTMNamedNodeMap.DTMException |
Simple implementation of DOMException.
|
DTMNodeIterator |
DTMNodeIterator gives us an implementation of the
DTMNodeIterator which returns DOM nodes.
|
DTMNodeList |
DTMNodeList gives us an implementation of the DOM's
NodeList interface wrapped around a DTM Iterator.
|
DTMNodeListBase |
DTMNodeList gives us an implementation of the DOM's
NodeList interface wrapped around a DTM Iterator.
|
DTMNodeProxy |
DTMNodeProxy presents a DOM Node API front-end to the DTM model.
|
DTMSafeStringPool |
Like DTMStringPool, but threadsafe.
|
DTMStringPool |
DTMStringPool is an "interning" mechanism for strings.
|
DTMTreeWalker |
This class does a pre-order walk of the DTM tree, calling a ContentHandler
interface as it goes.
|
DTMWSFilter |
This interface is meant to be implemented by a client of the DTM, and allows
stripping of whitespace nodes.
|
DTMXRTreeFrag |
|
DupFilterIterator |
Removes duplicates and sorts a source iterator.
|
ElemApplyImport |
Implement xsl:apply-imports.
|
ElemApplyTemplates |
Implement xsl:apply-templates.
|
ElemAttribute |
Implement xsl:attribute.
|
ElemAttributeSet |
Implement xsl:attribute-set.
|
ElemCallTemplate |
Implement xsl:call-template.
|
ElemChoose |
Implement xsl:choose.
|
ElemComment |
Implement xsl:comment.
|
ElemCopy |
Implement xsl:copy.
|
ElemCopyOf |
Implement xsl:copy-of.
|
ElemDesc |
This class has a series of flags (bit values) that describe an HTML element
|
ElemElement |
Implement xsl:element
|
ElemEmpty |
Simple empty elem to push on the stack when nothing
else got pushed, so that pop() works correctly.
|
ElemExsltFuncResult |
Handles the EXSLT result element within an EXSLT function element.
|
ElemExsltFunction |
Implement func:function.
|
ElemExtensionCall |
Implement an extension element.
|
ElemExtensionDecl |
Implement the declaration of an extension element
|
ElemExtensionScript |
Implement Script extension element
|
ElemFallback |
Implement xsl:fallback.
|
ElemForEach |
Implement xsl:for-each.
|
ElemIf |
Implement xsl:if.
|
ElemLiteralResult |
Implement a Literal Result Element.
|
ElemMessage |
Implement xsl:message.
|
ElemNumber |
Implement xsl:number.
|
ElemOtherwise |
Implement xsl:otherwise.
|
ElemParam |
Implement xsl:param.
|
ElemPI |
Implement xsl:processing-instruction.
|
ElemSort |
Implement xsl:sort.
|
ElemTemplate |
Implement xsl:template.
|
ElemTemplateElement |
An instance of this class represents an element inside
an xsl:template class.
|
ElemText |
Implement xsl:template.
|
ElemTextLiteral |
Implement a text literal.
|
ElemUnknown |
Implement an unknown element
|
ElemUse |
Implement xsl:use.
|
ElemValueOf |
Implement xsl:value-of.
|
ElemVariable |
Implement xsl:variable.
|
ElemVariablePsuedo |
|
ElemWhen |
Implement xsl:when.
|
ElemWithParam |
Implement xsl:with-param.
|
EmptyFilter |
|
EmptyIterator |
DTM Empty Axis Iterator.
|
EmptySerializer |
This class is an adapter class.
|
EncodingInfo |
Holds information about a given encoding, which is the Java name for the
encoding, the equivalent ISO name.
|
Encodings |
Provides information about encodings.
|
EndSelectionEvent |
Event triggered by completion of a xsl:for-each selection or a
xsl:apply-templates selection.
|
EnvironmentCheck |
Utility class to report simple information about the environment.
|
Equals |
The '=' operation expression executer.
|
ErrorMessages |
|
ErrorMessages |
|
ErrorMessages_ca |
|
ErrorMessages_ca |
|
ErrorMessages_cs |
|
ErrorMessages_cs |
|
ErrorMessages_de |
|
ErrorMessages_de |
|
ErrorMessages_es |
|
ErrorMessages_es |
|
ErrorMessages_fr |
|
ErrorMessages_fr |
|
ErrorMessages_hu |
|
ErrorMessages_hu |
|
ErrorMessages_it |
|
ErrorMessages_it |
|
ErrorMessages_ja |
|
ErrorMessages_ja |
|
ErrorMessages_ko |
|
ErrorMessages_ko |
|
ErrorMessages_no |
|
ErrorMessages_no |
|
ErrorMessages_pl |
|
ErrorMessages_pl |
|
ErrorMessages_pt_BR |
|
ErrorMessages_pt_BR |
|
ErrorMessages_ru |
|
ErrorMessages_ru |
|
ErrorMessages_sk |
|
ErrorMessages_sk |
|
ErrorMessages_sl |
|
ErrorMessages_sl |
|
ErrorMessages_tr |
|
ErrorMessages_tr |
|
ErrorMessages_zh |
|
ErrorMessages_zh |
|
ErrorMessages_zh_TW |
|
ErrorMessages_zh_TW |
|
ErrorMsg |
|
ExpandedNameTable |
This is a default implementation of a table that manages mappings from
expanded names to expandedNameIDs.
|
Expression |
This abstract class serves as the base for all expression objects.
|
ExpressionContext |
An object that implements this interface can supply
information about the current XPath expression context.
|
ExpressionNode |
A class that implements this interface can construct expressions,
give information about child and parent expressions,
and give the originating source information.
|
ExpressionOwner |
Classes that implement this interface own an expression, which
can be rewritten.
|
ExpressionVisitor |
|
ExsltBase |
The base class for some EXSLT extension classes.
|
ExsltCommon |
This class contains EXSLT common extension functions.
|
ExsltDatetime |
This class contains EXSLT dates and times extension functions.
|
ExsltDynamic |
This class contains EXSLT dynamic extension functions.
|
ExsltMath |
This class contains EXSLT math extension functions.
|
ExsltSets |
This class contains EXSLT set extension functions.
|
ExsltStrings |
This class contains EXSLT strings extension functions.
|
ExtendedContentHandler |
This interface describes extensions to the SAX ContentHandler interface.
|
ExtendedLexicalHandler |
This interface has extensions to the standard SAX LexicalHandler interface.
|
ExtendedSAX |
|
ExtendedType |
The class ExtendedType represents an extended type object used by
ExpandedNameTable.
|
ExtensionEvent |
An event representing an extension call.
|
ExtensionHandler |
Abstract base class for handling an extension namespace for XPath.
|
ExtensionHandlerExsltFunction |
Execute EXSLT functions, determine the availability of EXSLT functions, and the
availability of an EXSLT result element.
|
ExtensionHandlerGeneral |
Class handling an extension namespace for XPath.
|
ExtensionHandlerJava |
Abstract base class handling the java language extensions for XPath.
|
ExtensionHandlerJavaClass |
Represents an extension namespace for XPath that handles java classes.
|
ExtensionHandlerJavaPackage |
Represents an extension namespace for XPath that handles java packages
that may be fully or partially specified.
|
ExtensionNamespaceContext |
A sample implementation of NamespaceContext, with support for
EXSLT extension functions and Java extension functions.
|
ExtensionNamespacesManager |
Used during assembly of a stylesheet to collect the information for each
extension namespace that is required during the transformation process
to generate an ExtensionHandler .
|
ExtensionNamespaceSupport |
During styleseet composition, an ExtensionNamespaceSupport object is created for each extension
namespace the stylesheet uses.
|
Extensions |
This class contains many of the Xalan-supplied extensions.
|
ExtensionsProvider |
Interface that XPath objects can call to obtain access to an
ExtensionsTable.
|
ExtensionsTable |
Class holding a table registered extension namespace handlers
|
FastStringBuffer |
Bare-bones, unsafe, fast string buffer.
|
Filter |
|
FilteredStepIterator |
Extends a StepIterator by adding the ability to filter nodes.
|
FilterExprIterator |
|
FilterExprIteratorSimple |
Class to use for one-step iteration that doesn't have a predicate, and
doesn't need to set the context.
|
FilterExprWalker |
Walker for the OP_VARIABLE, or OP_EXTFUNCTION, or OP_FUNCTION, or OP_GROUP,
op codes.
|
FilterGenerator |
This class implements auxliary classes needed to compile
filters (predicates).
|
FilterIterator |
Similar to a CurrentNodeListIterator except that the filter has a
simpler interface (only needs the node, no position, last, etc.)
|
FlowList |
|
ForwardPositionIterator |
Deprecated.
|
FoundIndex |
Class to let us know when it's time to do
a search from the parent because of indexing.
|
FuncBoolean |
Execute the Boolean() function.
|
FuncCeiling |
Execute the Ceiling() function.
|
FuncConcat |
Execute the Concat() function.
|
FuncContains |
Execute the Contains() function.
|
FuncCount |
Execute the Count() function.
|
FuncCurrent |
Execute the current() function.
|
FuncDoclocation |
Execute the proprietary document-location() function, which returns
a node set of documents.
|
FuncDocument |
Execute the Doc() function.
|
FuncExtElementAvailable |
Execute the ExtElementAvailable() function.
|
FuncExtFunction |
An object of this class represents an extension call expression.
|
FuncExtFunctionAvailable |
Execute the ExtFunctionAvailable() function.
|
FuncFalse |
Execute the False() function.
|
FuncFloor |
Execute the Floor() function.
|
FuncFormatNumb |
Execute the FormatNumber() function.
|
FuncGenerateId |
Execute the GenerateId() function.
|
FuncId |
Execute the Id() function.
|
FuncKey |
Execute the Key() function.
|
FuncLang |
Execute the Lang() function.
|
FuncLast |
Execute the Last() function.
|
FuncLocalPart |
Execute the LocalPart() function.
|
FuncNamespace |
Execute the Namespace() function.
|
FuncNormalizeSpace |
Execute the normalize-space() function.
|
FuncNot |
Execute the Not() function.
|
FuncNumber |
Execute the Number() function.
|
FuncPosition |
Execute the Position() function.
|
FuncQname |
Execute the Qname() function.
|
FuncRound |
Execute the round() function.
|
FuncStartsWith |
Execute the StartsWith() function.
|
FuncString |
Execute the String() function.
|
FuncStringLength |
Execute the StringLength() function.
|
FuncSubstring |
Execute the Substring() function.
|
FuncSubstringAfter |
Execute the SubstringAfter() function.
|
FuncSubstringBefore |
Execute the SubstringBefore() function.
|
FuncSum |
Execute the Sum() function.
|
FuncSystemProperty |
Execute the SystemProperty() function.
|
Function |
This is a superclass of all XPath functions.
|
Function2Args |
Base class for functions that accept two arguments.
|
Function3Args |
Base class for functions that accept three arguments.
|
FunctionDef1Arg |
Base class for functions that accept one argument that can be defaulted if
not specified.
|
FunctionMultiArgs |
Base class for functions that accept an undetermined number of multiple
arguments.
|
FunctionOneArg |
Base class for functions that accept one argument.
|
FunctionPattern |
Match pattern step that contains a function.
|
FunctionTable |
The function table for XPath.
|
FuncTranslate |
Execute the Translate() function.
|
FuncTrue |
Execute the True() function.
|
FuncUnparsedEntityURI |
|
GenerateEvent |
Event generated by the XSL processor after it generates a new node in the result tree.
|
GetOpt |
GetOpt is a Java equivalent to the C getopt() library function
discussed in man page getopt(3C).
|
GetOptsException |
|
Gt |
The '>' operation expression executer.
|
Gte |
The '>=' operation expression executer.
|
Hashtable |
The main hash-table implementation
|
Hashtree2Node |
Simple static utility to convert Hashtable to a Node.
|
HasPositionalPredChecker |
|
IncrementalSAXSource |
IncrementalSAXSource is an API that delivers a small number of
SAX events each time a request is made from a "controller"
coroutine.
|
IncrementalSAXSource_Filter |
IncrementalSAXSource_Filter implements IncrementalSAXSource, using a
standard SAX2 event source as its input and parcelling out those
events gradually in reponse to deliverMoreNodes() requests.
|
IncrementalSAXSource_Xerces |
IncrementalSAXSource_Xerces takes advantage of the fact that Xerces1
incremental mode is already a coroutine of sorts, and just wraps our
IncrementalSAXSource API around it.
|
IntArrayWrapper |
It is a mutable object to wrap the int[] used in
the contents of the XResourceBundle class
|
IntegerArray |
|
InternalError |
Marks a class of errors in which XSLTC has reached some incorrect internal
state from which it cannot recover.
|
InternalRuntimeError |
Class to express failed assertions and similar for the xsltc runtime.
|
IntStack |
Implement a stack of simple integers.
|
IntType |
|
IntVector |
A very simple table that stores a list of int.
|
IteratorPool |
Pool of object of a given type to pick from to help memory usage
|
JavaCupRedirect |
Utility class to redirect input to JavaCup program.
|
JAXPExtensionsProvider |
|
JAXPPrefixResolver |
This class implements a Default PrefixResolver which
can be used to perform prefix-to-namespace lookup
for the XPath object.
|
JAXPVariableStack |
Overrides VariableStack and delegates the call to
XPathVariableResolver .
|
JNDIConnectionPool |
A Connection Pool that wraps a JDBC datasource to provide connections.
|
KeyDeclaration |
Holds the attribute declarations for the xsl:keys element.
|
KeyIndex |
Stores mappings of key values or IDs to DTM nodes.
|
KeyIterator |
This class implements an optimized iterator for
"key()" patterns, matching each node to the
match attribute in one or more xsl:key declarations.
|
KeyManager |
This class manages the key tables.
|
KeyRefIterator |
This class filters nodes from a key iterator, according to
whether or not the use value matches the ref value.
|
KeyTable |
Table of element keys, keyed by document node.
|
Keywords |
Table of strings to operation code lookups.
|
ListingErrorHandler |
Sample implementation of similar SAX ErrorHandler and JAXP ErrorListener.
|
LoadDocument |
|
LocaleUtility |
|
LocationPathPattern |
|
LocPathIterator |
This class extends NodeSetDTM, which implements NodeIterator,
and fetches nodes one at a time in document order based on a XPath
LongArrayWrapper |
It is a mutable object to wrap the long[] used in
the contents of the XResourceBundle class
|
|
LSSerializerImpl |
Implemenatation of DOM Level 3 org.w3c.ls.LSSerializer and
org.w3c.dom.ls.DOMConfiguration.
|
Lt |
The '<' operation expression executer.
|
Lte |
The '<=' operation expression executer.
|
MatchGenerator |
|
MatchingIterator |
This is a special kind of iterator that takes a source iterator and a
node N.
|
MatchPatternIterator |
This class treats a
LocationPath as a
filtered iteration over the tree, evaluating each node in a super axis
traversal against the LocationPath interpreted as a match pattern.
|
MessageHandler |
|
Messages |
A utility class for issuing error messages.
|
Method |
This class defines the constants which are the names of the four default
output methods.
|
MethodGenerator |
|
MethodResolver |
Utility class to help resolve method overloading with Xalan XSLT
argument types.
|
MethodType |
|
Minus |
The binary '-' operation expression executer.
|
Mod |
The 'mod' operation expression executer.
|
MsgKey |
This class is not a public API,
It is used internally by serializer and is public,
in the Java sense, only because its use crosses
package boundaries.
|
MsgMgr |
This class will manage error messages, warning messages, and other types of
message events.
|
Mult |
The '*' operation expression executer.
|
MultiDOM |
|
MultiHashtable |
|
MultipleNodeCounter |
|
MultiValuedNodeHeapIterator |
MultiValuedNodeHeapIterator takes a set of multi-valued
heap nodes and produces a merged NodeSet in document order with duplicates
removed.
|
MutableAttrListImpl |
Mutable version of AttributesImpl.
|
NamedMethodGenerator |
This class is used for named templates.
|
NameSpace |
A representation of a namespace.
|
NamespaceAlias |
Object to hold an xsl:namespace element.
|
NamespaceMappings |
This class keeps track of the currently defined namespaces.
|
NamespaceSupport |
Namespace support for XML document handlers.
|
NamespaceSupport2 |
Encapsulate Namespace tracking logic for use by SAX drivers.
|
Neg |
The unary '-' operation expression executer.
|
Node |
This class is used as "wrapper" for dom nodes.
|
NodeConsumer |
The tree walker will test for this interface, and call
setOriginatingNode before calling the SAX event.
|
NodeCounter |
|
NodeCounterGenerator |
This class implements auxiliary classes needed to compile
patterns in xsl:number.
|
NodeInfo |
NodeInfo defines a set of XSLT extension functions to be
used from stylesheets.
|
NodeIterator |
|
NodeIteratorBase |
|
NodeLocator |
NodeLocator maintains information on an XML source
node.
|
NodeSequence |
This class is the dynamic wrapper for a Xalan DTMIterator instance, and
provides random access capabilities.
|
NodeSet |
The NodeSet class can act as either a NodeVector,
NodeList, or NodeIterator.
|
NodeSetDTM |
The NodeSetDTM class can act as either a NodeVector,
NodeList, or NodeIterator.
|
NodeSetType |
|
NodeSorter |
This class can sort vectors of DOM nodes according to a select pattern.
|
NodeSortRecord |
Base class for sort records containing application specific sort keys
|
NodeSortRecordFactGenerator |
Generator for subclasses of NodeSortRecordFactory.
|
NodeSortRecordFactory |
|
NodeSortRecordGenerator |
|
NodeTest |
|
NodeTest |
This is the basic node test class for both match patterns and location path
steps.
|
NodeTestFilter |
This interface should be implemented by Nodes and/or iterators,
when they need to know what the node test is before they do
getNextChild, etc.
|
NodeType |
|
NodeVector |
A very simple table that stores a list of Nodes.
|
NotEquals |
The '!
|
NSInfo |
This class holds information about the namespace info
of a node.
|
NthIterator |
|
Number |
The 'number()' operation expression executer.
|
NumberType |
|
ObjectArray |
Provide a simple Array storage mechinsim where native Arrays will be use as
the basic storage mechinism but the Arrays will be stored as blocks.
|
ObjectPool |
Pool of object of a given type to pick from to help memory usage
|
ObjectStack |
Implement a stack of simple integers.
|
ObjectType |
|
ObjectVector |
A very simple table that stores a list of objects.
|
OneStepIterator |
This class implements a general iterator for
those LocationSteps with only one step, and perhaps a predicate.
|
OneStepIteratorForward |
This class implements a general iterator for
those LocationSteps with only one step, and perhaps a predicate,
that only go forward (i.e. it can not be used with ancestors,
preceding, etc.)
|
OpCodes |
Operations codes for XPath.
|
Operation |
The baseclass for a binary operation.
|
Operators |
|
OpMap |
This class represents the data structure basics of the XPath
object.
|
OpMapVector |
Like IntVector, but used only for the OpMap array.
|
Or |
The 'or' operation expression executer.
|
OutputProperties |
This class provides information from xsl:output elements.
|
OutputPropertiesFactory |
This class is a factory to generate a set of default properties
of key/value pairs that are used to create a serializer through the
factory SerilizerFactory .
|
OutputPropertyUtils |
This class contains some static methods that act as helpers when parsing a
Java Property object.
|
OutputSettings |
|
Parameter |
|
Parser |
|
PathComponent |
Classes who implement this information provide information needed for
static analysis of a path component.
|
Pattern |
|
PipeDocument |
PipeDocument is a Xalan extension element to set stylesheet params and pipes an XML
document through a series of 1 or more stylesheets.
|
Plus |
The '+' operation expression executer.
|
PooledConnection |
|
PredicatedNodeTest |
|
PrefixResolver |
The class that implements this interface can resolve prefixes to
namespaces.
|
PrefixResolverDefault |
This class implements a generic PrefixResolver that
can be used to perform prefix-to-namespace lookup
for the XPath object.
|
PrintTraceListener |
Implementation of the TraceListener interface that
prints each event to standard out as it occurs.
|
Process |
The main() method handles the Xalan command-line interface.
|
ProcessorCharacters |
This class processes character events for a XSLT template element.
|
ProcessorExsltFuncResult |
This class processes parse events for an exslt func:result element.
|
ProcessorExsltFunction |
This class processes parse events for an exslt func:function element.
|
ProcessorImport |
This class processes parse events for an xsl:import element.
|
ProcessorInclude |
TransformerFactory class for xsl:include markup.
|
ProcessorLRE |
Processes an XSLT literal-result-element, or something that looks
like one.
|
ProcessorStylesheetDoc |
This class processes the xsl:stylesheet element.
|
ProcessorStylesheetElement |
TransformerFactory for xsl:stylesheet or xsl:transform markup.
|
ProcessorTemplateElem |
This class processes parse events for an XSLT template element.
|
ProcessorText |
Process xsl:text.
|
ProcessorUnknown |
This class processes an unknown template element.
|
ProcessorVersion |
Admin class that assigns a version number to the XSLTC software.
|
PsuedoNames |
This is used to represent names of nodes that may not be named, like a
comment node.
|
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.
|
QueryParameter |
|
QueuedEvents |
This class acts as a base for ResultTreeHandler, and keeps
queud stack events.
|
Quo |
Deprecated. |
RawCharacterHandler |
An interface that a Serializer/ContentHandler/ContentHandler must
implement in order for disable-output-escaping to work.
|
RealType |
|
Redirect |
Implements three extension elements to allow an XSLT transformation to
redirect its output to multiple output files.
|
RedundentExprEliminator |
This class eleminates redundent XPaths from a given subtree,
and also collects all absolute paths within the subtree.
|
ReferenceType |
|
ResultNameSpace |
A representation of a result namespace.
|
ResultTreeType |
|
ReverseAxesWalker |
Walker for a reverse axes.
|
RTFIterator |
|
RtMethodGenerator |
This class is used for result trees implemented as methods.
|
SAX2DOM |
|
SAX2DTM |
This class implements a DTM that tends to be optimized more for speed than
for compactness, that is constructed via SAX2 ContentHandler events.
|
SAX2DTM2 |
SAX2DTM2 is an optimized version of SAX2DTM which is used in non-incremental situation.
|
SAX2RTFDTM |
This is a subclass of SAX2DTM which has been modified to meet the needs of
Result Tree Frameworks (RTFs).
|
SAXImpl |
SAXImpl is the core model for SAX input source.
|
SAXSourceLocator |
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.
|
SelectionEvent |
Event triggered by selection of a node in the style stree.
|
SelfIteratorNoPredicate |
This class implements an optimized iterator for
"." patterns, that is, the self axes without any predicates.
|
SerializableLocatorImpl |
The standard SAX implementation of LocatorImpl is not serializable,
limiting its utility as "a persistent snapshot of a locator".
|
SerializationHandler |
This interface is the one that a serializer implements.
|
Serializer |
Deprecated.
|
Serializer |
The Serializer interface is implemented by a serializer to enable users to:
get and set streams or writers
configure the serializer with key/value properties
get an org.xml.sax.ContentHandler or a DOMSerializer to provide input to
|
SerializerBase |
This class acts as a base class for the XML "serializers"
and the stream serializers.
|
SerializerFactory |
Deprecated.
|
SerializerFactory |
This class is a public API, it is a factory for creating serializers.
|
SerializerMessages |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_ca |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_cs |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_de |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_en |
Default implementation.
|
SerializerMessages_es |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_fr |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_hu |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_it |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_ja |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_ko |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_pl |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_pt_BR |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_ru |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_sk |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_sl |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_sv |
|
SerializerMessages_tr |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_zh |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerMessages_zh_CN |
|
SerializerMessages_zh_TW |
An instance of this class is a ListResourceBundle that
has the required getContents() method that returns
an array of message-key/message associations.
|
SerializerSwitcher |
This is a helper class that decides if Xalan needs to switch
serializers, based on the first output element.
|
SerializerTrace |
This interface defines a set of integer constants that identify trace event
types.
|
SerializerUtils |
Class that contains only static methods that are used to "serialize",
these methods are used by Xalan and are not in org.apache.xml.serializer
because they have dependancies on the packages org.apache.xpath or org.
|
SimpleResultTreeImpl |
This class represents a light-weight DOM model for simple result tree fragment(RTF).
|
SingleNodeCounter |
|
SingletonIterator |
|
SmartTransformerFactoryImpl |
Implementation of a transformer factory that uses an XSLTC
transformer factory for the creation of Templates objects
and uses the Xalan processor transformer factory for the
creation of Transformer objects.
|
SortingIterator |
|
SourceLoader |
|
SourceTree |
This object represents a Source Tree, and any associated
information.
|
SourceTreeManager |
This class bottlenecks all management of source trees.
|
SQLDocument |
The SQL Document is the main controlling class the executesa SQL Query
|
SQLErrorDocument |
The SQL Document is the main controlling class the executesa SQL Query
|
SQLQueryParser |
|
StackGuard |
Class to guard against recursion getting too deep.
|
StepIterator |
A step iterator is used to evaluate expressions like "BOOK/TITLE".
|
StepPattern |
This class represents a single pattern match step.
|
StopParseException |
This is a special exception that is used to stop parsing when
search for an element.
|
String |
The 'string()' operation expression executer.
|
StringArrayWrapper |
It is a mutable object to wrap the String[] used in
the contents of the XResourceBundle class
|
StringBufferPool |
This class pools string buffers, since they are reused so often.
|
StringComparable |
International friendly string comparison with case-order
|
StringStack |
|
StringToIntTable |
A very simple lookup table that stores a list of strings, the even
number strings being keys, and the odd number strings being values.
|
StringToIntTable |
A very simple lookup table that stores a list of strings, the even
number strings being keys, and the odd number strings being values.
|
StringToStringTable |
A very simple lookup table that stores a list of strings, the even
number strings being keys, and the odd number strings being values.
|
StringToStringTableVector |
A very simple table that stores a list of StringToStringTables, optimized
for small lists.
|
StringType |
|
StringValueHandler |
|
StringVector |
A very simple table that stores a list of strings, optimized
for small lists.
|
StripFilter |
|
StripWhitespaceFilter |
|
Stylesheet |
Represents a stylesheet element.
|
Stylesheet |
|
StylesheetComposed |
Represents a stylesheet that has methods that resolve includes and
imports.
|
StylesheetHandler |
Initializes and processes a stylesheet via SAX events.
|
StylesheetPIHandler |
Search for the xml-stylesheet processing instructions in an XML document.
|
StylesheetRoot |
This class represents the root object of the stylesheet tree.
|
SuballocatedByteVector |
A very simple table that stores a list of byte.
|
SuballocatedIntVector |
A very simple table that stores a list of int.
|
SubContextList |
A class that implements this interface is a sub context node list, meaning it
is a node list for a location path step for a predicate.
|
sym |
CUP generated class containing symbol constants.
|
SyntaxTreeNode |
|
SystemIDResolver |
This class is used to resolve relative URIs and SystemID
strings into absolute URIs.
|
SystemIDResolver |
This class is used to resolve relative URIs and SystemID
strings into absolute URIs.
|
Template |
|
TemplateList |
Encapsulates a template list, and helps locate individual templates.
|
TemplatesHandlerImpl |
Implementation of a JAXP1.1 TemplatesHandler
|
TemplatesImpl |
|
TestGenerator |
|
ThreadControllerWrapper |
A utility class that wraps the ThreadController, which is used
by IncrementalSAXSource for the incremental building of DTM.
|
ThreadControllerWrapper.ThreadController |
Thread controller utility class for incremental SAX source.
|
ToHTMLSAXHandler |
Deprecated.
|
ToHTMLStream |
This serializer takes a series of SAX or
SAX-like events and writes its output
to the given stream.
|
ToSAXHandler |
This class is used to provide a base behavior to be inherited
by other To...SAXHandler serializers.
|
ToStream |
This abstract class is a base class for other stream
serializers (xml, html, text ...) that write output to a stream.
|
ToTextSAXHandler |
Deprecated.
|
ToTextStream |
This class is not a public API.
|
ToUnknownStream |
This class wraps another SerializationHandler.
|
ToXMLSAXHandler |
This class receives notification of SAX-like events, and with gathered
information over these calls it will invoke the equivalent SAX methods
on a handler, the ultimate xsl:output method is known to be "xml".
|
ToXMLStream |
This class converts SAX or SAX-like calls to a
serialized xml document.
|
TraceListener |
Interface the XSL processor calls when it matches a source node, selects a set of source nodes,
or generates a result node.
|
TraceListenerEx |
Extends TraceListener but adds a SelectEnd event.
|
TraceListenerEx2 |
Extends TraceListenerEx but adds a EndTrace event.
|
TraceListenerEx3 |
Extends TraceListenerEx2 but adds extensions trace events.
|
TraceManager |
This class manages trace listeners, and acts as an
interface for the tracing functionality in Xalan.
|
TracerEvent |
Parent class of events generated for tracing the
progress of the XSL processor.
|
Transform |
|
TransformerClient |
A content handler can get a reference
to a TransformState by implementing
the TransformerClient interface.
|
TransformerFactoryImpl |
The TransformerFactoryImpl, which implements the TRaX TransformerFactory
interface, processes XSLT stylesheets into a Templates object
(a StylesheetRoot).
|
TransformerFactoryImpl |
Implementation of a JAXP1.1 TransformerFactory for Translets.
|
TransformerHandlerImpl |
A TransformerHandler
listens for SAX ContentHandler parse events and transforms
them to a Result.
|
TransformerHandlerImpl |
Implementation of a JAXP1.1 TransformerHandler
|
TransformerIdentityImpl |
This class implements an identity transformer for
SAXTransformerFactory.newTransformerHandler()
and TransformerFactory.newTransformer() .
|
TransformerImpl |
This class implements the
Transformer interface, and is the core
representation of the transformation execution.
|
TransformerImpl |
|
TransformSnapshot |
Deprecated.
|
TransformState |
This interface is meant to be used by a consumer of
SAX2 events produced by Xalan, and enables the consumer
to get information about the state of the transform.
|
TransformStateSetter |
This interface is meant to be used by a base interface to
TransformState, but which as only the setters which have non Xalan
specific types in their signature, so that there are no dependancies
of the serializer on Xalan.
|
Translet |
|
TransletException |
|
TransletOutputHandlerFactory |
|
TrAXFilter |
|
TrAXFilter |
skeleton extension of XMLFilterImpl for now.
|
TreeWalker |
This class does a pre-order walk of the DOM tree, calling a ContentHandler
interface as it goes.
|
TreeWalker |
This class does a pre-order walk of the DOM tree, calling a ContentHandler
interface as it goes.
|
TreeWalker2Result |
Handle a walk of a tree, but screen out attributes for
the result tree.
|
Type |
|
TypeCheckError |
|
UnaryOperation |
The unary operation base class.
|
UnImplNode |
To be subclassed by classes that wish to fake being nodes.
|
UnionChildIterator |
This class defines a simplified type of union iterator that only
tests along the child axes.
|
UnionIterator |
UnionIterator takes a set of NodeIterators and produces
a merged NodeSet in document order with duplicates removed
The individual iterators are supposed to generate nodes
in document order
|
UnionPathIterator |
This class extends NodeSetDTM, which implements DTMIterator,
and fetches nodes one at a time in document order based on a XPath
UnionExpr.
|
UnionPattern |
This class represents a union pattern, which can have multiple individual
StepPattern patterns.
|
URI |
A class to represent a Uniform Resource Identifier (URI).
|
URI.MalformedURIException |
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.
|
Util |
|
Util |
|
Utils |
This class contains utilities used by the serializer.
|
Variable |
The variable reference expression executer.
|
VariableSafeAbsRef |
This is a "smart" variable reference that is used in situations where
an absolute path is optimized into a variable reference, but may
be used in some situations where the document context may have changed.
|
VariableStack |
Defines a class to keep track of a stack for
template arguments and variables.
|
VarNameCollector |
This class visits variable refs in an XPath and collects their QNames.
|
Version |
Administrative class to keep track of the version number of
the Xalan release.
|
Version |
Administrative class to keep track of the version number of
the Serializer release.
|
VoidType |
|
WalkerFactory |
This class is both a factory for XPath location path expressions,
which are built from the opcode map output, and an analysis engine
for the location path expressions in order to provide optimization hints.
|
WalkingIterator |
Location path iterator that uses Walkers.
|
WalkingIteratorSorted |
This class iterates over set of nodes that needs to be sorted.
|
WhiteSpaceInfo |
This is used as a special "fake" template that can be
handled by the TemplateList to do pattern matching
on nodes.
|
WhitespaceInfoPaths |
|
WhitespaceStrippingElementMatcher |
A class that implements this interface can tell if a given element should
strip whitespace nodes from it's children.
|
WrappedRuntimeException |
This class is for throwing important checked exceptions
over non-checked methods.
|
WrappedRuntimeException |
This class is for throwing important checked exceptions
over non-checked methods.
|
WrongNumberArgsException |
An exception that is thrown if the wrong number of arguments to an exception
are specified by the stylesheet.
|
WrongParserException |
Certain functions may throw this error if they are paired with
the incorrect parser.
|
XalanProperties |
XalanProperties defines the features understood by
Xalan.
|
XalanTransformState |
Before the serializer merge, the TransformState interface was
implemented by ResultTreeHandler.
|
XBoolean |
This class represents an XPath boolean object, and is capable of
converting the boolean to other types, such as a string.
|
XBooleanStatic |
This class doesn't have any XPathContext, so override
whatever to ensure it works OK.
|
XConnection |
An XSLT extension that allows a stylesheet to
access JDBC data.
|
XML11Char |
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.
|
XML11Char |
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.
|
XMLChar |
THIS IS A COPY OF THE XERCES-2J CLASS org.apache.xerces.utls.XMLChar
This class defines the basic XML character properties.
|
XMLChar |
This class defines the basic XML character properties.
|
XMLCharacterRecognizer |
Class used to verify whether the specified ch
conforms to the XML 1.0 definition of whitespace.
|
XMLErrorResources |
Set up error messages.
|
XMLErrorResources_ca |
Set up error messages.
|
XMLErrorResources_cs |
Set up error messages.
|
XMLErrorResources_de |
Set up error messages.
|
XMLErrorResources_en |
Default implementation of XPATHErrorResources.
|
XMLErrorResources_es |
Set up error messages.
|
XMLErrorResources_fr |
Set up error messages.
|
XMLErrorResources_hu |
Set up error messages.
|
XMLErrorResources_it |
Set up error messages.
|
XMLErrorResources_ja |
Set up error messages.
|
XMLErrorResources_ko |
Set up error messages.
|
XMLErrorResources_pl |
Set up error messages.
|
XMLErrorResources_pt_BR |
Set up error messages.
|
XMLErrorResources_ru |
Set up error messages.
|
XMLErrorResources_sk |
Set up error messages.
|
XMLErrorResources_sl |
Set up error messages.
|
XMLErrorResources_sv |
Set up error messages.
|
XMLErrorResources_tr |
Set up error messages.
|
XMLErrorResources_zh |
Set up error messages.
|
XMLErrorResources_zh_TW |
Set up error messages.
|
XMLMessages |
A utility class for issuing XML error messages.
|
XMLNSDecl |
Represents an xmlns declaration
|
XMLReaderManager |
Creates XMLReader objects and caches them for re-use.
|
XMLString |
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.
|
XMLStringDefault |
The default implementation of the XMLString interface,
which is just a simple wrapper of a String object.
|
XMLStringFactory |
A concrete class that implements this interface creates XMLString objects.
|
XMLStringFactoryDefault |
The default implementation of XMLStringFactory.
|
XMLStringFactoryImpl |
Class XMLStringFactoryImpl creates XString versions of XMLStrings.
|
XNodeSet |
This class represents an XPath nodeset object, and is capable of
converting the nodeset to other types, such as a string.
|
XNodeSetForDOM |
This class overrides the XNodeSet#object() method to provide the original
Node object, NodeList object, or NodeIterator.
|
XNull |
This class represents an XPath null object, and is capable of
converting the null to other types, such as a string.
|
XNumber |
This class represents an XPath number, and is capable of
converting the number to other types, such as a string.
|
XObject |
This class represents an XPath object, and is capable of
converting the object to various types, such as a string.
|
XObjectFactory |
|
XPath |
The XPath class wraps an expression object and provides general services
for execution of that expression.
|
XPathAPI |
The methods in this class are convenience methods into the
low-level XPath API.
|
XPathContext |
Default class for the runtime execution context for XPath.
|
XPathDumper |
Class for XPath diagnostic functions.
|
XPATHErrorResources |
Set up error messages.
|
XPATHErrorResources_ca |
Set up error messages.
|
XPATHErrorResources_cs |
Set up error messages.
|
XPATHErrorResources_de |
Set up error messages.
|
XPATHErrorResources_en |
Default implementation of XPATHErrorResources.
|
XPATHErrorResources_es |
Set up error messages.
|
XPATHErrorResources_fr |
Set up error messages.
|
XPATHErrorResources_hu |
Set up error messages.
|
XPATHErrorResources_it |
Set up error messages.
|
XPATHErrorResources_ja |
Set up error messages.
|
XPATHErrorResources_ko |
Set up error messages.
|
XPATHErrorResources_pl |
Set up error messages.
|
XPATHErrorResources_pt_BR |
Set up error messages.
|
XPATHErrorResources_ru |
Set up error messages.
|
XPATHErrorResources_sk |
Set up error messages.
|
XPATHErrorResources_sl |
Set up error messages.
|
XPATHErrorResources_sv |
Set up error messages.
|
XPATHErrorResources_tr |
Set up error messages.
|
XPATHErrorResources_zh |
Set up error messages.
|
XPATHErrorResources_zh_CN |
|
XPATHErrorResources_zh_TW |
Set up error messages.
|
XPathEvaluatorImpl |
The class provides an implementation of XPathEvaluator according
to the DOM L3 XPath Specification, Working Group Note 26 February 2004.
|
XPathException |
This class implements an exception object that all
XPath classes will throw in case of an error.
|
XPathExpressionImpl |
The XPathExpression interface encapsulates a (compiled) XPath expression.
|
XPathFactory |
Factory class for creating an XPath.
|
XPathFactoryImpl |
The XPathFactory builds XPaths.
|
XPathFunctionImpl |
A sample implementation of XPathFunction, with support for
EXSLT extension functions and Java extension functions.
|
XPathFunctionResolverImpl |
A sample implementation of XPathFunctionResolver, with support for
EXSLT extension functions and Java extension functions.
|
XPathImpl |
The XPathImpl class provides implementation for the methods defined in
javax.xml.xpath.XPath interface.
|
XPATHMessages |
A utility class for issuing XPath error messages.
|
XPathParser |
CUP v0.11b 20160615 generated parser.
|
XPathParser |
Tokenizes and parses XPath expressions.
|
XPathProcessorException |
Derived from XPathException in order that XPath processor
exceptions may be specifically caught.
|
XPathStylesheetDOM3Exception |
A new exception to add support for DOM Level 3 XPath API.
|
XPathVisitable |
A class that implements this interface will call a XPathVisitor
for itself and members within it's heararchy.
|
XPathVisitor |
A derivation from this class can be passed to a class that implements
the XPathVisitable interface, to have the appropriate method called
for each component of the XPath.
|
XResourceBundle |
The default (english) resource bundle.
|
XResourceBundleBase |
This is an interface for error messages.
|
XResources_cy |
The Cyrillic resource bundle.
|
XResources_de |
The German resource bundle.
|
XResources_el |
The Greek resource bundle.
|
XResources_en |
The English resource bundle.
|
XResources_es |
The Spanish resource bundle.
|
XResources_fr |
The French resource bundle.
|
XResources_he |
The Hebrew resource bundle.
|
XResources_hy |
The Armenian resource bundle.
|
XResources_it |
The Italian resource bundle.
|
XResources_ja_JP_A |
The Japanese (Katakana) resource bundle.
|
XResources_ja_JP_HA |
The Japanese (Hiragana) resource bundle.
|
XResources_ja_JP_HI |
The Japanese (Hiragana) resource bundle.
|
XResources_ja_JP_I |
The Japanese (Katakana) resource bundle.
|
XResources_ka |
The Georgian resource bundle.
|
XResources_ko |
The Korean resource bundle.
|
XResources_sv |
The Swedish resource bundle.
|
XResources_zh_CN |
The Chinese resource bundle.
|
XResources_zh_TW |
The Chinese(Taiwan) resource bundle.
|
XRTreeFrag |
This class represents an XPath result tree fragment object, and is capable of
converting the RTF to other types, such as a string.
|
XRTreeFragSelectWrapper |
This class makes an select statement act like an result tree fragment.
|
XSLMessages |
Sets things up for issuing error messages.
|
XSLProcessorContext |
Provides transformer context to be passed to an extension element.
|
XSLProcessorVersion |
Deprecated.
|
XSLTAttributeDef |
This class defines an attribute for an element in a XSLT stylesheet,
is meant to reflect the structure defined in http://www.w3.org/TR/xslt#dtd, and the
mapping between Xalan classes and the markup attributes in the element.
|
XSLTC |
|
XSLTCDTMManager |
The default implementation for the DTMManager.
|
XSLTCSource |
|
XSLTElementDef |
This class defines the allowed structure for an element in a XSLT stylesheet,
is meant to reflect the structure defined in http://www.w3.org/TR/xslt#dtd, and the
mapping between Xalan classes and the markup elements in the XSLT instance.
|
XSLTElementProcessor |
This class acts as the superclass for all stylesheet element
processors, and deals with things that are common to all elements.
|
XSLTErrorResources |
Set up error messages.
|
XSLTErrorResources_ca |
Set up error messages.
|
XSLTErrorResources_cs |
Set up error messages.
|
XSLTErrorResources_de |
Set up error messages.
|
XSLTErrorResources_en |
Default implementation of XSLTErrorResources.
|
XSLTErrorResources_es |
Set up error messages.
|
XSLTErrorResources_fr |
Set up error messages.
|
XSLTErrorResources_hu |
Set up error messages.
|
XSLTErrorResources_it |
Set up error messages.
|
XSLTErrorResources_ja |
Set up error messages.
|
XSLTErrorResources_ko |
Set up error messages.
|
XSLTErrorResources_pl |
Set up error messages.
|
XSLTErrorResources_pt_BR |
Set up error messages.
|
XSLTErrorResources_ru |
Set up error messages.
|
XSLTErrorResources_sk |
Set up error messages.
|
XSLTErrorResources_sl |
Set up error messages.
|
XSLTErrorResources_sv |
Set up error messages.
|
XSLTErrorResources_tr |
Set up error messages.
|
XSLTErrorResources_zh |
Set up error messages.
|
XSLTErrorResources_zh_CN |
|
XSLTErrorResources_zh_TW |
Set up error messages.
|
XSLTProcessorApplet |
Provides applet host for the XSLT processor.
|
XSLTSchema |
This class defines the allowed structure for a stylesheet, and the
mapping between Xalan classes and the markup elements in the stylesheet.
|
XSLTVisitable |
A class that implements this interface will call a XSLTVisitor
for itself and members within it's heararchy.
|
XSLTVisitor |
A derivation from this class can be passed to a class that implements
the XSLTVisitable interface, to have the appropriate method called
for each component of an XSLT stylesheet.
|
XString |
This class represents an XPath string object, and is capable of
converting the string to other types, such as a number.
|
XStringForChars |
This class will wrap a FastStringBuffer and allow for
|
XStringForFSB |
This class will wrap a FastStringBuffer and allow for
|
XUnresolvedVariable |
An instance of this class holds unto a variable until
it is executed.
|
XUnresolvedVariableSimple |
This is the same as XUnresolvedVariable, but it assumes that the
context is already set up.
|