Library:Apache Xalan
Version:2.7.0
Compatibility:JDK 1.4
Classes in library Apache Xalan.
NOTE: The results have been limited to 500 entries. We suggest browsing through packages to explore the classes in this library.
NamePackageDescription
AbsoluteIteratororg.apache.xalan.xsltc.domAbsolute iterators ignore the node that is passed to setStartNode().
AbsPathCheckerorg.apache.xalan.templatesThis 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.
AbstractTransletorg.apache.xalan.xsltc.runtimeNo description provided.
AdaptiveResultTreeImplorg.apache.xalan.xsltc.domAdaptiveResultTreeImpl is a adaptive DOM model for result tree fragments (RTF).
Andorg.apache.xpath.operationsThe 'and' operation expression executer.
AnyNodeCounterorg.apache.xalan.xsltc.domNo description provided.
Argorg.apache.xpathThis class holds an instance of an argument on the stack.
AttListorg.apache.xml.serializer.utilsWraps a DOM attribute list in a SAX Attributes.
AttListorg.apache.xml.utilsWraps a DOM attribute list in a SAX Attributes.
AttributeIteratororg.apache.xpath.axesThis class implements an optimized iterator for attribute axes patterns.
AttributeListorg.apache.xalan.xsltc.runtimeNo description provided.
Attributesorg.apache.xalan.xsltc.runtimeNo description provided.
AttributeSetMethodGeneratororg.apache.xalan.xsltc.compiler.utilNo description provided.
AttributesImplSerializerorg.apache.xml.serializerThis class extends org.xml.sax.helpers.AttributesImpl which implements org.
AVTorg.apache.xalan.templatesClass to hold an Attribute Value Template.
AVTPartorg.apache.xalan.templatesClass to hold a part, either a string or XPath, of an Attribute Value Template.
AVTPartSimpleorg.apache.xalan.templatesSimple string part of a complex AVT.
AVTPartXPathorg.apache.xalan.templatesSimple string part of a complex AVT.
AxesWalkerorg.apache.xpath.axesServes as common interface for axes Walkers, and stores common state variables.
Axisorg.apache.xml.dtmSpecifies values related to XPath Axes.
BasicTestIteratororg.apache.xpath.axesBase for iterators that handle predicates.
BasisLibraryorg.apache.xalan.xsltc.runtimeStandard XSLT functions.
BitArrayorg.apache.xalan.xsltc.domNo description provided.
Boolorg.apache.xpath.operationsThe 'boolean()' operation expression executer.
BooleanTypeorg.apache.xalan.xsltc.compiler.utilNo description provided.
BoolStackorg.apache.xml.serializer.utilsSimple stack for boolean values.
BoolStackorg.apache.xml.utilsSimple stack for boolean values.
CachedNodeListIteratororg.apache.xalan.xsltc.domCachedNodeListIterator is used for select expressions in a variable or parameter.
CachedXPathAPIorg.apache.xpathThe methods in this class are convenience methods into the low-level XPath API.
CallFunctionorg.apache.xalan.xsltc.runtimeResolve the function dynamically
CharArrayWrapperorg.apache.xml.utils.resIt is a mutable object to wrap the char[] used in the contents of the XResourceBundle class
ChildIteratororg.apache.xpath.axesThis class implements an optimized iterator for "node()" patterns, that is, any children of the context node.
ChildTestIteratororg.apache.xpath.axesThis class implements an optimized iterator for children patterns that have a node test, and possibly a predicate.
ClassGeneratororg.apache.xalan.xsltc.compiler.utilThe class that implements any class that inherits from AbstractTranslet, i.e.
ClonedNodeListIteratororg.apache.xalan.xsltc.domA ClonedNodeListIterator is returned by the cloneIterator() method of a CachedNodeListIterator.
ClonerToResultTreeorg.apache.xalan.transformerClass used to clone a node, possibly including its children to a result tree.
CollatorFactoryBaseorg.apache.xalan.xsltc.domNo description provided.
CompareGeneratororg.apache.xalan.xsltc.compiler.utilNo description provided.
Compileorg.apache.xalan.xsltc.cmdlineNo description provided.
Compilerorg.apache.xpath.compilerAn instance of this class compiles an XPath string expression into a Expression object.
ConnectionPoolManagerorg.apache.xalan.lib.sqlNo description provided.
Constantsorg.apache.xml.utilsPrimary constants used by the XSLT Processor
Constantsorg.apache.xalan.templatesPrimary constants used in the TransformerImpl classes.
ContextMatchStepPatternorg.apache.xpath.patternsSpecial context node pattern matcher.
CoroutineManagerorg.apache.xml.dtm.ref

Support the coroutine design pattern.

Counterorg.apache.xalan.transformerA class that does incremental counting for support of xsl:number.
CountersTableorg.apache.xalan.transformerThis is a table of counters, keyed by ElemNumber objects, each of which has a list of Counter objects.
CurrentNodeListIteratororg.apache.xalan.xsltc.domIterators of this kind use a CurrentNodeListFilter to filter a subset of nodes from a source iterator.
CustomStringPoolorg.apache.xml.dtm.ref

CustomStringPool is an example of appliction provided data structure for a DTM implementation to hold symbol references, e.g.

DecimalFormatPropertiesorg.apache.xalan.templatesImplement xsl:decimal-format.
DecimalToRomanorg.apache.xalan.transformerStructure to help in converting integers to roman numerals
DefaultConnectionPoolorg.apache.xalan.lib.sqlFor internal connectiones, i.e.
DefaultErrorHandlerorg.apache.xml.utilsImplement SAX error handler for default reporting.
DescendantIteratororg.apache.xpath.axesThis class implements an optimized iterator for descendant, descendant-or-self, or "//foo" patterns.
Divorg.apache.xpath.operationsThe 'div' operation expression executer.
DocumentCacheorg.apache.xalan.xsltc.domNo description provided.
DocumentCache.CachedDocumentorg.apache.xalan.xsltc.domNo description provided.
DOM2DTMorg.apache.xml.dtm.ref.dom2dtmThe DOM2DTM class serves up a DOM's contents via the DTM API.
DOM2DTMdefaultNamespaceDeclarationNodeorg.apache.xml.dtm.ref.dom2dtmThis is a kluge to let us shove a declaration for xml: into the DOM2DTM model.
DOM2Helperorg.apache.xml.serializer.utilsThis class provides a DOM level 2 "helper", which provides services currently not provided be the DOM standard.
DOM2Helperorg.apache.xml.utilsNo description provided.
DOM2SAXorg.apache.xalan.xsltc.traxNo description provided.
DOM2TOorg.apache.xalan.xsltc.traxNo description provided.
DOMAdapterorg.apache.xalan.xsltc.domNo description provided.
DOMBuilderorg.apache.xml.utilsThis 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.
DOMHelperorg.apache.xml.utilsNo description provided.
DOMWSFilterorg.apache.xalan.xsltc.domA wrapper class that adapts the DTMWSFilter interface to the XSLTC DOM StripFilter interface.
DTMAxisIteratorBaseorg.apache.xml.dtm.refThis class serves as a default base for implementations of mutable DTMAxisIterators.
DTMAxisIterNodeListorg.apache.xml.dtm.refDTMAxisNodeList gives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.
DTMAxisTraverserorg.apache.xml.dtmA class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis.
DTMChildIterNodeListorg.apache.xml.dtm.refDTMNodeList gives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.
DTMDefaultBaseorg.apache.xml.dtm.refThe DTMDefaultBase class serves as a helper base for DTMs.
DTMDefaultBaseIteratorsorg.apache.xml.dtm.refThis class implements the traversers for DTMDefaultBase.
DTMDefaultBaseIterators.AncestorIteratororg.apache.xml.dtm.refIterator that returns the ancestors of a given node in document order.
DTMDefaultBaseIterators.AttributeIteratororg.apache.xml.dtm.refIterator that returns attribute nodes (of what nodes?)
DTMDefaultBaseIterators.ChildrenIteratororg.apache.xml.dtm.refIterator that returns all immediate children of a given node
DTMDefaultBaseIterators.DescendantIteratororg.apache.xml.dtm.refIterator that returns the descendants of a given node.
DTMDefaultBaseIterators.FollowingIteratororg.apache.xml.dtm.refIterator that returns following nodes of for a given node.
DTMDefaultBaseIterators.FollowingSiblingIteratororg.apache.xml.dtm.refIterator that returns all siblings of a given node.
DTMDefaultBaseIterators.InternalAxisIteratorBaseorg.apache.xml.dtm.refAbstract superclass defining behaviors shared by all DTMDefault's internal implementations of DTMAxisIterator.
DTMDefaultBaseIterators.NamespaceAttributeIteratororg.apache.xml.dtm.refIterator that returns attributes within a given namespace for a node.
DTMDefaultBaseIterators.NamespaceChildrenIteratororg.apache.xml.dtm.refIterator that returns children within a given namespace for a given node.
DTMDefaultBaseIterators.NamespaceIteratororg.apache.xml.dtm.refIterator that returns the namespace nodes as defined by the XPath data model for a given node.
DTMDefaultBaseIterators.NthDescendantIteratororg.apache.xml.dtm.refIterator that returns the descendants of a given node.
DTMDefaultBaseIterators.ParentIteratororg.apache.xml.dtm.refIterator that returns the parent of a given node.
DTMDefaultBaseIterators.PrecedingIteratororg.apache.xml.dtm.refIterator that returns preceding nodes of a given node.
DTMDefaultBaseIterators.PrecedingSiblingIteratororg.apache.xml.dtm.refIterator that returns preceding siblings of a given node
DTMDefaultBaseIterators.RootIteratororg.apache.xml.dtm.refIterator that returns the the root node as defined by the XPath data model for a given node.
DTMDefaultBaseIterators.SingletonIteratororg.apache.xml.dtm.refClass SingletonIterator.
DTMDefaultBaseIterators.TypedAncestorIteratororg.apache.xml.dtm.refTyped iterator that returns the ancestors of a given node.
DTMDefaultBaseIterators.TypedAttributeIteratororg.apache.xml.dtm.refIterator that returns attribute nodes of a given type
DTMDefaultBaseIterators.TypedChildrenIteratororg.apache.xml.dtm.refIterator that returns children of a given type for a given node.
DTMDefaultBaseIterators.TypedDescendantIteratororg.apache.xml.dtm.refTyped iterator that returns the descendants of a given node.
DTMDefaultBaseIterators.TypedFollowingIteratororg.apache.xml.dtm.refIterator that returns following nodes of a given type for a given node.
DTMDefaultBaseIterators.TypedFollowingSiblingIteratororg.apache.xml.dtm.refIterator that returns all following siblings of a given node.
DTMDefaultBaseIterators.TypedNamespaceIteratororg.apache.xml.dtm.refIterator that returns the namespace nodes as defined by the XPath data model for a given node, filtered by extended type ID.
DTMDefaultBaseIterators.TypedPrecedingIteratororg.apache.xml.dtm.refIterator that returns preceding nodes of agiven type for a given node.
DTMDefaultBaseIterators.TypedPrecedingSiblingIteratororg.apache.xml.dtm.refIterator that returns preceding siblings of a given type for a given node
DTMDefaultBaseIterators.TypedRootIteratororg.apache.xml.dtm.refIterator that returns the namespace nodes as defined by the XPath data model for a given node, filtered by extended type ID.
DTMDefaultBaseIterators.TypedSingletonIteratororg.apache.xml.dtm.refIterator that returns a given node only if it is of a given type.
DTMDefaultBaseTraversersorg.apache.xml.dtm.refThis class implements the traversers for DTMDefaultBase.
DTMDocumentorg.apache.xalan.lib.sqlThe SQL Document is the main controlling class the executesa SQL Query
DTMDocumentImplorg.apache.xml.dtm.refThis is the implementation of the DTM document interface.
DTMManagerorg.apache.xml.dtmA DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.
DTMManagerDefaultorg.apache.xml.dtm.refThe default implementation for the DTMManager.
DTMNamedNodeMaporg.apache.xml.dtm.refDTMNamedNodeMap is a quickie (as opposed to quick) implementation of the DOM's NamedNodeMap interface, intended to support DTMProxy's getAttributes() call.
DTMNodeIteratororg.apache.xml.dtm.refDTMNodeIterator gives us an implementation of the DTMNodeIterator which returns DOM nodes.
DTMNodeListorg.apache.xml.dtm.refDTMNodeList gives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.
DTMNodeListBaseorg.apache.xml.dtm.refDTMNodeList gives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.
DTMNodeProxyorg.apache.xml.dtm.refDTMNodeProxy presents a DOM Node API front-end to the DTM model.
DTMSafeStringPoolorg.apache.xml.dtm.ref

Like DTMStringPool, but threadsafe.

DTMStringPoolorg.apache.xml.dtm.ref

DTMStringPool is an "interning" mechanism for strings.

DTMTreeWalkerorg.apache.xml.dtm.refThis class does a pre-order walk of the DTM tree, calling a ContentHandler interface as it goes.
DTMXRTreeFragorg.apache.xpath.objectsNo description provided.
DupFilterIteratororg.apache.xalan.xsltc.domRemoves duplicates and sorts a source iterator.
ElemApplyImportorg.apache.xalan.templatesImplement xsl:apply-imports.
ElemApplyTemplatesorg.apache.xalan.templatesImplement xsl:apply-templates.
ElemAttributeorg.apache.xalan.templatesImplement xsl:attribute.
ElemAttributeSetorg.apache.xalan.templatesImplement xsl:attribute-set.
ElemCallTemplateorg.apache.xalan.templatesImplement xsl:call-template.
ElemChooseorg.apache.xalan.templatesImplement xsl:choose.
ElemCommentorg.apache.xalan.templatesImplement xsl:comment.
ElemCopyorg.apache.xalan.templatesImplement xsl:copy.
ElemCopyOforg.apache.xalan.templatesImplement xsl:copy-of.
ElemDescorg.apache.xml.serializerThis class has a series of flags (bit values) that describe an HTML element This class is public because XSLTC uses it, it is not a public API.
ElemElementorg.apache.xalan.templatesImplement xsl:element
ElemEmptyorg.apache.xalan.templatesSimple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly.
ElemExsltFuncResultorg.apache.xalan.templatesHandles the EXSLT result element within an EXSLT function element.
ElemExsltFunctionorg.apache.xalan.templatesImplement func:function.
ElemExtensionCallorg.apache.xalan.templatesImplement an extension element.
ElemExtensionDeclorg.apache.xalan.templatesImplement the declaration of an extension element
ElemExtensionScriptorg.apache.xalan.templatesImplement Script extension element
ElemFallbackorg.apache.xalan.templatesImplement xsl:fallback.
ElemForEachorg.apache.xalan.templatesImplement xsl:for-each.
ElemIforg.apache.xalan.templatesImplement xsl:if.
ElemLiteralResultorg.apache.xalan.templatesImplement a Literal Result Element.
ElemLiteralResult.Attributeorg.apache.xalan.templatesNo description provided.
ElemLiteralResult.LiteralElementAttributesorg.apache.xalan.templatesNo description provided.
ElemMessageorg.apache.xalan.templatesImplement xsl:message.
ElemNumberorg.apache.xalan.templatesImplement xsl:number.
ElemOtherwiseorg.apache.xalan.templatesImplement xsl:otherwise.
ElemParamorg.apache.xalan.templatesImplement xsl:param.
ElemPIorg.apache.xalan.templatesImplement xsl:processing-instruction.
ElemSortorg.apache.xalan.templatesImplement xsl:sort.
ElemTemplateorg.apache.xalan.templatesImplement xsl:template.
ElemTemplateElementorg.apache.xalan.templatesAn instance of this class represents an element inside an xsl:template class.
ElemTextorg.apache.xalan.templatesImplement xsl:template.
ElemTextLiteralorg.apache.xalan.templatesImplement a text literal.
ElemUnknownorg.apache.xalan.templatesImplement an unknown element
ElemUseorg.apache.xalan.templatesImplement xsl:use.
ElemValueOforg.apache.xalan.templatesImplement xsl:value-of.
ElemVariableorg.apache.xalan.templatesImplement xsl:variable.
ElemVariablePsuedoorg.apache.xalan.templatesNo description provided.
ElemWhenorg.apache.xalan.templatesImplement xsl:when.
ElemWithParamorg.apache.xalan.templatesImplement xsl:with-param.
EmptyFilterorg.apache.xalan.xsltc.domNo description provided.
EmptyIteratororg.apache.xml.dtm.refDTM Empty Axis Iterator.
EmptySerializerorg.apache.xml.serializerThis class is an adapter class.
EncodingInfoorg.apache.xml.serializerHolds information about a given encoding, which is the Java name for the encoding, the equivalent ISO name.
Encodingsorg.apache.xml.serializerProvides information about encodings.
EndSelectionEventorg.apache.xalan.traceEvent triggered by completion of a xsl:for-each selection or a xsl:apply-templates selection.
EnvironmentCheckorg.apache.xalan.xsltUtility class to report simple information about the environment.
Equalsorg.apache.xpath.operationsThe '=' operation expression executer.
ErrorMessagesorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessagesorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_caorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_caorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_csorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_csorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_deorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_deorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_esorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_esorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_frorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_frorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_huorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_huorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_itorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_itorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_jaorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_jaorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_koorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_koorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_noorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_noorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_plorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_plorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_pt_BRorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_pt_BRorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_ruorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_ruorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_skorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_skorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_trorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_trorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_zh_CNorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_zh_CNorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMessages_zh_TWorg.apache.xalan.xsltc.compiler.utilNo description provided.
ErrorMessages_zh_TWorg.apache.xalan.xsltc.runtimeNo description provided.
ErrorMsgorg.apache.xalan.xsltc.compiler.utilNo description provided.
ExpandedNameTableorg.apache.xml.dtm.refThis is a default implementation of a table that manages mappings from expanded names to expandedNameIDs.
Expressionorg.apache.xpathThis abstract class serves as the base for all expression objects.
ExpressionVisitororg.apache.xalan.extensionsWhen StylesheetHandler creates an XPath , the ExpressionVisitor visits the XPath expression.
ExsltBaseorg.apache.xalan.libThe base class for some EXSLT extension classes.
ExsltCommonorg.apache.xalan.libThis class contains EXSLT common extension functions.
ExsltDatetimeorg.apache.xalan.libThis class contains EXSLT dates and times extension functions.
ExsltDynamicorg.apache.xalan.libThis class contains EXSLT dynamic extension functions.
ExsltMathorg.apache.xalan.libThis class contains EXSLT math extension functions.
ExsltSetsorg.apache.xalan.libThis class contains EXSLT set extension functions.
ExsltStringsorg.apache.xalan.libThis class contains EXSLT strings extension functions.
ExtendedTypeorg.apache.xml.dtm.refThe class ExtendedType represents an extended type object used by ExpandedNameTable.
ExtensionEventorg.apache.xalan.traceAn event representing an extension call.
ExtensionHandlerorg.apache.xalan.extensionsAbstract base class for handling an extension namespace for XPath.
ExtensionHandlerExsltFunctionorg.apache.xalan.extensionsExecute EXSLT functions, determine the availability of EXSLT functions, and the availability of an EXSLT result element.
ExtensionHandlerGeneralorg.apache.xalan.extensionsClass handling an extension namespace for XPath.
ExtensionHandlerJavaorg.apache.xalan.extensionsAbstract base class handling the java language extensions for XPath.
ExtensionHandlerJavaClassorg.apache.xalan.extensionsRepresents an extension namespace for XPath that handles java classes.
ExtensionHandlerJavaPackageorg.apache.xalan.extensionsRepresents an extension namespace for XPath that handles java packages that may be fully or partially specified.
ExtensionNamespaceContextorg.apache.xalan.extensionsA sample implementation of NamespaceContext, with support for EXSLT extension functions and Java extension functions.
ExtensionNamespacesManagerorg.apache.xalan.extensionsUsed during assembly of a stylesheet to collect the information for each extension namespace that is required during the transformation process to generate an ExtensionHandler .
ExtensionNamespaceSupportorg.apache.xalan.extensionsDuring styleseet composition, an ExtensionNamespaceSupport object is created for each extension namespace the stylesheet uses.
Extensionsorg.apache.xalan.libThis class contains many of the Xalan-supplied extensions.
ExtensionsTableorg.apache.xalan.extensionsClass holding a table registered extension namespace handlers
FastStringBufferorg.apache.xml.utilsBare-bones, unsafe, fast string buffer.
FilteredStepIteratororg.apache.xalan.xsltc.domExtends a StepIterator by adding the ability to filter nodes.
FilterExprIteratororg.apache.xpath.axesNo description provided.
FilterExprIteratorSimpleorg.apache.xpath.axesClass to use for one-step iteration that doesn't have a predicate, and doesn't need to set the context.
FilterExprWalkerorg.apache.xpath.axesWalker for the OP_VARIABLE, or OP_EXTFUNCTION, or OP_FUNCTION, or OP_GROUP, op codes.
FilterGeneratororg.apache.xalan.xsltc.compiler.utilThis class implements auxliary classes needed to compile filters (predicates).
FilterIteratororg.apache.xalan.xsltc.domSimilar to a CurrentNodeListIterator except that the filter has a simpler interface (only needs the node, no position, last, etc.) It takes a source iterator and a Filter object and returns nodes from the source after filtering them by calling filter.test(node).
FlowListorg.apache.xalan.xsltc.compilerNo description provided.
ForwardPositionIteratororg.apache.xalan.xsltc.domThis iterator is a wrapper that always returns the position of a node in document order.
FuncBooleanorg.apache.xpath.functionsExecute the Boolean() function.
FuncCeilingorg.apache.xpath.functionsExecute the Ceiling() function.
FuncConcatorg.apache.xpath.functionsExecute the Concat() function.
FuncContainsorg.apache.xpath.functionsExecute the Contains() function.
FuncCountorg.apache.xpath.functionsExecute the Count() function.
FuncCurrentorg.apache.xpath.functionsExecute the current() function.
FuncDoclocationorg.apache.xpath.functionsExecute the proprietary document-location() function, which returns a node set of documents.
FuncDocumentorg.apache.xalan.templatesExecute the Doc() function.
FuncExtElementAvailableorg.apache.xpath.functionsExecute the ExtElementAvailable() function.
FuncExtFunctionorg.apache.xpath.functionsAn object of this class represents an extension call expression.
FuncExtFunctionAvailableorg.apache.xpath.functionsExecute the ExtFunctionAvailable() function.
FuncFalseorg.apache.xpath.functionsExecute the False() function.
FuncFloororg.apache.xpath.functionsExecute the Floor() function.
FuncFormatNumborg.apache.xalan.templatesExecute the FormatNumber() function.
FuncGenerateIdorg.apache.xpath.functionsExecute the GenerateId() function.
FuncIdorg.apache.xpath.functionsExecute the Id() function.
FuncKeyorg.apache.xalan.templatesExecute the Key() function.
FuncLangorg.apache.xpath.functionsExecute the Lang() function.
FuncLastorg.apache.xpath.functionsExecute the Last() function.
FuncLocalPartorg.apache.xpath.functionsExecute the LocalPart() function.
FuncNamespaceorg.apache.xpath.functionsExecute the Namespace() function.
FuncNormalizeSpaceorg.apache.xpath.functionsExecute the normalize-space() function.
FuncNotorg.apache.xpath.functionsExecute the Not() function.
FuncNumberorg.apache.xpath.functionsExecute the Number() function.
FuncPositionorg.apache.xpath.functionsExecute the Position() function.
FuncQnameorg.apache.xpath.functionsExecute the Qname() function.
FuncRoundorg.apache.xpath.functionsExecute the round() function.
FuncStartsWithorg.apache.xpath.functionsExecute the StartsWith() function.
FuncStringorg.apache.xpath.functionsExecute the String() function.
FuncStringLengthorg.apache.xpath.functionsExecute the StringLength() function.
FuncSubstringorg.apache.xpath.functionsExecute the Substring() function.
FuncSubstringAfterorg.apache.xpath.functionsExecute the SubstringAfter() function.
FuncSubstringBeforeorg.apache.xpath.functionsExecute the SubstringBefore() function.
FuncSumorg.apache.xpath.functionsExecute the Sum() function.
FuncSystemPropertyorg.apache.xpath.functionsExecute the SystemProperty() function.
Functionorg.apache.xpath.functionsThis is a superclass of all XPath functions.
Function2Argsorg.apache.xpath.functionsBase class for functions that accept two arguments.
Function3Argsorg.apache.xpath.functionsBase class for functions that accept three arguments.
FunctionDef1Argorg.apache.xpath.functionsBase class for functions that accept one argument that can be defaulted if not specified.
FunctionMultiArgsorg.apache.xpath.functionsBase class for functions that accept an undetermined number of multiple arguments.
FunctionOneArgorg.apache.xpath.functionsBase class for functions that accept one argument.
FunctionPatternorg.apache.xpath.patternsMatch pattern step that contains a function.
FunctionTableorg.apache.xpath.compilerThe function table for XPath.
FuncTranslateorg.apache.xpath.functionsExecute the Translate() function.
FuncTrueorg.apache.xpath.functionsExecute the True() function.
FuncUnparsedEntityURIorg.apache.xpath.functionsNo description provided.
GenerateEventorg.apache.xalan.traceEvent generated by the XSL processor after it generates a new node in the result tree.
GetOptorg.apache.xalan.xsltc.cmdline.getoptGetOpt is a Java equivalent to the C getopt() library function discussed in man page getopt(3C).
Gtorg.apache.xpath.operationsThe '>' operation expression executer.
Gteorg.apache.xpath.operationsThe '>=' operation expression executer.
Hashtableorg.apache.xalan.xsltc.runtimeThe main hash-table implementation
Hashtree2Nodeorg.apache.xml.utilsSimple static utility to convert Hashtable to a Node.
HasPositionalPredCheckerorg.apache.xpath.axesNo description provided.
IncrementalSAXSource_Filterorg.apache.xml.dtm.ref

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_Xercesorg.apache.xml.dtm.ref

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.

IntArrayWrapperorg.apache.xml.utils.resIt is a mutable object to wrap the int[] used in the contents of the XResourceBundle class
IntegerArrayorg.apache.xalan.xsltc.utilNo description provided.
IntStackorg.apache.xml.utilsImplement a stack of simple integers.
IntTypeorg.apache.xalan.xsltc.compiler.utilNo description provided.
IntVectororg.apache.xml.utilsA very simple table that stores a list of int.
IteratorPoolorg.apache.xpath.axesPool of object of a given type to pick from to help memory usage
JavaCupRedirectorg.apache.xalan.xsltc.utilUtility class to redirect input to JavaCup program.
JAXPExtensionsProviderorg.apache.xpath.jaxpNo description provided.
JAXPPrefixResolverorg.apache.xpath.jaxp This class implements a Default PrefixResolver which can be used to perform prefix-to-namespace lookup for the XPath object.
JAXPVariableStackorg.apache.xpath.jaxpOverrides VariableStack and delegates the call to XPathVariableResolver .
JNDIConnectionPoolorg.apache.xalan.lib.sqlA Connection Pool that wraps a JDBC datasource to provide connections.
KeyDeclarationorg.apache.xalan.templatesHolds the attribute declarations for the xsl:keys element.
KeyIndexorg.apache.xalan.xsltc.domNo description provided.
KeyIteratororg.apache.xalan.transformerThis class implements an optimized iterator for "key()" patterns, matching each node to the match attribute in one or more xsl:key declarations.
KeyManagerorg.apache.xalan.transformerThis class manages the key tables.
KeyRefIteratororg.apache.xalan.transformerThis class filters nodes from a key iterator, according to whether or not the use value matches the ref value.
KeyTableorg.apache.xalan.transformerTable of element keys, keyed by document node.
Keywordsorg.apache.xpath.compilerTable of strings to operation code lookups.
ListingErrorHandlerorg.apache.xml.utilsSample implementation of similar SAX ErrorHandler and JAXP ErrorListener.
LoadDocumentorg.apache.xalan.xsltc.domNo description provided.
LocaleUtilityorg.apache.xml.utilsNo description provided.
LocationPathPatternorg.apache.xalan.xsltc.compilerNo description provided.
LocPathIteratororg.apache.xpath.axesThis class extends NodeSetDTM, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath LongArrayWrapperorg.apache.xml.utils.resIt is a mutable object to wrap the long[] used in the contents of the XResourceBundle class
Ltorg.apache.xpath.operationsThe '<' operation expression executer.
Lteorg.apache.xpath.operationsThe '<=' operation expression executer.
MatchGeneratororg.apache.xalan.xsltc.compiler.utilNo description provided.
MatchingIteratororg.apache.xalan.xsltc.domThis is a special kind of iterator that takes a source iterator and a node N.
MatchPatternIteratororg.apache.xpath.axesThis 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.
MessageHandlerorg.apache.xalan.xsltc.runtimeNo description provided.
Messagesorg.apache.xml.serializer.utilsA utility class for issuing error messages.
Methodorg.apache.xml.serializerThis class defines the constants which are the names of the four default output methods.
MethodGeneratororg.apache.xalan.xsltc.compiler.utilNo description provided.
MethodResolverorg.apache.xalan.extensionsUtility class to help resolve method overloading with Xalan XSLT argument types.
MethodTypeorg.apache.xalan.xsltc.compiler.utilNo description provided.
Minusorg.apache.xpath.operationsThe binary '-' operation expression executer.
Modorg.apache.xpath.operationsThe 'mod' operation expression executer.
MsgKeyorg.apache.xml.serializer.utilsThis 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.
MsgMgrorg.apache.xalan.transformerThis class will manage error messages, warning messages, and other types of message events.
Multorg.apache.xpath.operationsThe '*' operation expression executer.
MultiDOMorg.apache.xalan.xsltc.domNo description provided.
MultiHashtableorg.apache.xalan.xsltc.compiler.utilNo description provided.
MultipleNodeCounterorg.apache.xalan.xsltc.domNo description provided.
MutableAttrListImplorg.apache.xml.utilsMutable version of AttributesImpl.
NamedMethodGeneratororg.apache.xalan.xsltc.compiler.utilThis class is used for named templates.
NameSpaceorg.apache.xml.utilsA representation of a namespace.
NamespaceAliasorg.apache.xalan.templatesObject to hold an xsl:namespace element.
NamespaceMappingsorg.apache.xml.serializerThis class keeps track of the currently defined namespaces.
NamespaceSupport2org.apache.xml.utilsEncapsulate Namespace tracking logic for use by SAX drivers.
Negorg.apache.xpath.operationsThe unary '-' operation expression executer.
Nodeorg.apache.xalan.xsltc.runtimeThis class is used as "wrapper" for dom nodes.
NodeCounterorg.apache.xalan.xsltc.domNo description provided.
NodeCounterGeneratororg.apache.xalan.xsltc.compiler.utilThis class implements auxiliary classes needed to compile patterns in xsl:number.
NodeInfoorg.apache.xalan.libNodeInfo defines a set of XSLT extension functions to be used from stylesheets.
NodeIteratorBaseorg.apache.xalan.xsltc.domNo description provided.
NodeLocatororg.apache.xml.dtm.refNodeLocator maintains information on an XML source node.
NodeSequenceorg.apache.xpath.axesThis class is the dynamic wrapper for a Xalan DTMIterator instance, and provides random access capabilities.
NodeSetorg.apache.xpath

The NodeSet class can act as either a NodeVector, NodeList, or NodeIterator.

NodeSetDTMorg.apache.xpath

The NodeSetDTM class can act as either a NodeVector, NodeList, or NodeIterator.

NodeSetTypeorg.apache.xalan.xsltc.compiler.utilNo description provided.
NodeSorterorg.apache.xalan.transformerThis class can sort vectors of DOM nodes according to a select pattern.
NodeSortRecordorg.apache.xalan.xsltc.domBase class for sort records containing application specific sort keys
NodeSortRecordFactGeneratororg.apache.xalan.xsltc.compiler.utilGenerator for subclasses of NodeSortRecordFactory.
NodeSortRecordFactoryorg.apache.xalan.xsltc.domNo description provided.
NodeSortRecordGeneratororg.apache.xalan.xsltc.compiler.utilNo description provided.
NodeTestorg.apache.xpath.patternsThis is the basic node test class for both match patterns and location path steps.
NodeTypeorg.apache.xalan.xsltc.compiler.utilNo description provided.
NodeVectororg.apache.xml.utilsA very simple table that stores a list of Nodes.
NotEqualsorg.apache.xpath.operationsThe '!=' operation expression executer.
NSInfoorg.apache.xml.utilsThis class holds information about the namespace info of a node.
NthIteratororg.apache.xalan.xsltc.domNo description provided.
Numberorg.apache.xpath.operationsThe 'number()' operation expression executer.
NumberTypeorg.apache.xalan.xsltc.compiler.utilNo description provided.
ObjectArrayorg.apache.xalan.lib.sqlProvide a simple Array storage mechinsim where native Arrays will be use as the basic storage mechinism but the Arrays will be stored as blocks.
ObjectPoolorg.apache.xml.utilsPool of object of a given type to pick from to help memory usage
ObjectStackorg.apache.xml.utilsImplement a stack of simple integers.
ObjectTypeorg.apache.xalan.xsltc.compiler.utilNo description provided.
ObjectVectororg.apache.xml.utilsA very simple table that stores a list of objects.
OneStepIteratororg.apache.xpath.axesThis class implements a general iterator for those LocationSteps with only one step, and perhaps a predicate.
OneStepIteratorForwardorg.apache.xpath.axesThis class implements a general iterator for those LocationSteps with only one step, and perhaps a predicate, that only go forward (i.e.
OpCodesorg.apache.xpath.compilerOperations codes for XPath.
Operationorg.apache.xpath.operationsThe baseclass for a binary operation.
Operatorsorg.apache.xalan.xsltc.runtimeNo description provided.
OpMaporg.apache.xpath.compilerThis class represents the data structure basics of the XPath object.
OpMapVectororg.apache.xpath.compilerLike IntVector, but used only for the OpMap array.
Ororg.apache.xpath.operationsThe 'or' operation expression executer.
OutputPropertiesorg.apache.xalan.templatesThis class provides information from xsl:output elements.
OutputPropertiesFactoryorg.apache.xml.serializerThis 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 .
OutputPropertyUtilsorg.apache.xml.serializerThis class contains some static methods that act as helpers when parsing a Java Property object.
OutputSettingsorg.apache.xalan.xsltc.traxNo description provided.
Parameterorg.apache.xalan.xsltc.runtimeNo description provided.
Parserorg.apache.xalan.xsltc.compilerNo description provided.
Patternorg.apache.xalan.xsltc.compilerNo description provided.
PipeDocumentorg.apache.xalan.libPipeDocument is a Xalan extension element to set stylesheet params and pipes an XML document through a series of 1 or more stylesheets.
Plusorg.apache.xpath.operationsThe '+' operation expression executer.
PooledConnectionorg.apache.xalan.lib.sqlNo description provided.
PredicatedNodeTestorg.apache.xpath.axesNo description provided.
PrefixResolverDefaultorg.apache.xml.utilsThis class implements a generic PrefixResolver that can be used to perform prefix-to-namespace lookup for the XPath object.
PrintTraceListenerorg.apache.xalan.traceImplementation of the TraceListener interface that prints each event to standard out as it occurs.
Processorg.apache.xalan.xsltThe main() method handles the Xalan command-line interface.
ProcessorCharactersorg.apache.xalan.processorThis class processes character events for a XSLT template element.
ProcessorExsltFuncResultorg.apache.xalan.processorThis class processes parse events for an exslt func:result element.
ProcessorExsltFunctionorg.apache.xalan.processorThis class processes parse events for an exslt func:function element.
ProcessorImportorg.apache.xalan.processorThis class processes parse events for an xsl:import element.
ProcessorIncludeorg.apache.xalan.processorTransformerFactory class for xsl:include markup.
ProcessorLREorg.apache.xalan.processorProcesses an XSLT literal-result-element, or something that looks like one.
ProcessorStylesheetDocorg.apache.xalan.processorThis class processes the xsl:stylesheet element.
ProcessorStylesheetElementorg.apache.xalan.processorTransformerFactory for xsl:stylesheet or xsl:transform markup.
ProcessorTemplateElemorg.apache.xalan.processorThis class processes parse events for an XSLT template element.
ProcessorTextorg.apache.xalan.processorProcess xsl:text.
ProcessorUnknownorg.apache.xalan.processorThis class processes an unknown template element.
ProcessorVersionorg.apache.xalan.xsltcAdmin class that assigns a version number to the XSLTC software.
PsuedoNamesorg.apache.xpath.compilerThis is used to represent names of nodes that may not be named, like a comment node.
QNameorg.apache.xml.utilsClass 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.
QueryParameterorg.apache.xalan.lib.sqlNo description provided.
QueuedEventsorg.apache.xalan.transformerThis class acts as a base for ResultTreeHandler, and keeps queud stack events.
Quoorg.apache.xpath.operationsThe 'quo' operation expression executer.
RealTypeorg.apache.xalan.xsltc.compiler.utilNo description provided.
Redirectorg.apache.xalan.libImplements three extension elements to allow an XSLT transformation to redirect its output to multiple output files.
RedundentExprEliminatororg.apache.xalan.templatesThis class eleminates redundent XPaths from a given subtree, and also collects all absolute paths within the subtree.
ReferenceTypeorg.apache.xalan.xsltc.compiler.utilNo description provided.
ResultNameSpaceorg.apache.xalan.transformerA representation of a result namespace.
ResultTreeTypeorg.apache.xalan.xsltc.compiler.utilNo description provided.
ReverseAxesWalkerorg.apache.xpath.axesWalker for a reverse axes.
RTFIteratororg.apache.xpath.axesNo description provided.
RtMethodGeneratororg.apache.xalan.xsltc.compiler.utilThis class is used for result trees implemented as methods.
SAX2DOMorg.apache.xalan.xsltc.traxNo description provided.
SAX2DTMorg.apache.xml.dtm.ref.sax2dtmThis class implements a DTM that tends to be optimized more for speed than for compactness, that is constructed via SAX2 ContentHandler events.
SAX2DTM2org.apache.xml.dtm.ref.sax2dtmSAX2DTM2 is an optimized version of SAX2DTM which is used in non-incremental situation.
SAX2DTM2.AncestorIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns the ancestors of a given node in document order.
SAX2DTM2.AttributeIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns attribute nodes (of what nodes?)
SAX2DTM2.ChildrenIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns all immediate children of a given node
SAX2DTM2.DescendantIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns the descendants of a given node.
SAX2DTM2.FollowingIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns following nodes of for a given node.
SAX2DTM2.FollowingSiblingIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns all siblings of a given node.
SAX2DTM2.ParentIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns the parent of a given node.
SAX2DTM2.PrecedingIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns preceding nodes of a given node.
SAX2DTM2.PrecedingSiblingIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns preceding siblings of a given node
SAX2DTM2.TypedAncestorIteratororg.apache.xml.dtm.ref.sax2dtmTyped iterator that returns the ancestors of a given node.
SAX2DTM2.TypedAttributeIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns attribute nodes of a given type
SAX2DTM2.TypedChildrenIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns children of a given type for a given node.
SAX2DTM2.TypedDescendantIteratororg.apache.xml.dtm.ref.sax2dtmTyped iterator that returns the descendants of a given node.
SAX2DTM2.TypedFollowingIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns following nodes of a given type for a given node.
SAX2DTM2.TypedFollowingSiblingIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns all following siblings of a given node.
SAX2DTM2.TypedPrecedingIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns preceding nodes of agiven type for a given node.
SAX2DTM2.TypedPrecedingSiblingIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns preceding siblings of a given type for a given node
SAX2DTM2.TypedRootIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns the namespace nodes as defined by the XPath data model for a given node, filtered by extended type ID.
SAX2DTM2.TypedSingletonIteratororg.apache.xml.dtm.ref.sax2dtmIterator that returns a given node only if it is of a given type.
SAX2RTFDTMorg.apache.xml.dtm.ref.sax2dtmThis is a subclass of SAX2DTM which has been modified to meet the needs of Result Tree Frameworks (RTFs).
SAXImplorg.apache.xalan.xsltc.domSAXImpl is the core model for SAX input source.
SAXImpl.NamespaceAttributeIteratororg.apache.xalan.xsltc.domIterator that returns attributes within a given namespace for a node.
SAXImpl.NamespaceChildrenIteratororg.apache.xalan.xsltc.domIterator that returns children within a given namespace for a given node.
SAXImpl.NamespaceWildcardIteratororg.apache.xalan.xsltc.domIterator that handles node tests that test for a namespace, but have a wild card for the local name of the node, i.e., node tests of the form :::*
SAXImpl.TypedNamespaceIteratororg.apache.xalan.xsltc.domIterator that returns the namespace nodes as defined by the XPath data model for a given node, filtered by extended type ID.
SAXSourceLocatororg.apache.xml.utilsClass 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.
SelectionEventorg.apache.xalan.traceEvent triggered by selection of a node in the style stree.
SelfIteratorNoPredicateorg.apache.xpath.axesThis class implements an optimized iterator for "." patterns, that is, the self axes without any predicates.
SerializableLocatorImplorg.apache.xml.utilsThe standard SAX implementation of LocatorImpl is not serializable, limiting its utility as "a persistent snapshot of a locator".
SerializerBaseorg.apache.xml.serializerThis class acts as a base class for the XML "serializers" and the stream serializers.
SerializerFactoryorg.apache.xml.serializerThis class is a public API, it is a factory for creating serializers.
SerializerFactoryorg.apache.xalan.serializeFactory for creating serializers.
SerializerMessagesorg.apache.xml.serializer.utilsAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_caorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_csorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_deorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_enorg.apache.xml.serializer.utilsDefault implementation.
SerializerMessages_esorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_frorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_huorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_itorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_jaorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_koorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_plorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_pt_BRorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_ruorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_svorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_trorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_zh_CNorg.apache.xml.serializer.utilsNo description provided.
SerializerMessages_zh_TWorg.apache.xml.serializer.utilsNo description provided.
SerializerSwitcherorg.apache.xalan.transformerThis is a helper class that decides if Xalan needs to switch serializers, based on the first output element.
SerializerUtilsorg.apache.xalan.serializeClass 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.
SimpleResultTreeImplorg.apache.xalan.xsltc.domThis class represents a light-weight DOM model for simple result tree fragment(RTF).
SimpleResultTreeImpl.SimpleIteratororg.apache.xalan.xsltc.domThe SimpleIterator is designed to support the nodeset() extension function.
SimpleResultTreeImpl.SingletonIteratororg.apache.xalan.xsltc.domThe SingletonIterator is used for the self axis.
SingleNodeCounterorg.apache.xalan.xsltc.domNo description provided.
SingletonIteratororg.apache.xalan.xsltc.domNo description provided.
SmartTransformerFactoryImplorg.apache.xalan.xsltc.traxImplementation 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.
SortingIteratororg.apache.xalan.xsltc.domNo description provided.
SourceTreeorg.apache.xpathThis object represents a Source Tree, and any associated information.
SourceTreeManagerorg.apache.xpathThis class bottlenecks all management of source trees.
SQLDocumentorg.apache.xalan.lib.sqlThe SQL Document is the main controlling class the executesa SQL Query
SQLErrorDocumentorg.apache.xalan.lib.sqlThe SQL Document is the main controlling class the executesa SQL Query
SQLQueryParserorg.apache.xalan.lib.sqlNo description provided.
StackGuardorg.apache.xalan.transformerClass to guard against recursion getting too deep.
StepIteratororg.apache.xalan.xsltc.domA step iterator is used to evaluate expressions like "BOOK/TITLE".
StepPatternorg.apache.xpath.patternsThis class represents a single pattern match step.
Stringorg.apache.xpath.operationsThe 'string()' operation expression executer.
StringArrayWrapperorg.apache.xml.utils.resIt is a mutable object to wrap the String[] used in the contents of the XResourceBundle class
StringBufferPoolorg.apache.xml.utilsThis class pools string buffers, since they are reused so often.
StringComparableorg.apache.xml.utilsInternational friendly string comparison with case-order
StringStackorg.apache.xalan.xsltc.compiler.utilNo description provided.
StringToIntTableorg.apache.xml.serializer.utilsA very simple lookup table that stores a list of strings, the even number strings being keys, and the odd number strings being values.
StringToIntTableorg.apache.xml.utilsA very simple lookup table that stores a list of strings, the even number strings being keys, and the odd number strings being values.
StringToStringTableorg.apache.xml.utilsA very simple lookup table that stores a list of strings, the even number strings being keys, and the odd number strings being values.
StringToStringTableVectororg.apache.xml.utilsA very simple table that stores a list of StringToStringTables, optimized for small lists.
StringTypeorg.apache.xalan.xsltc.compiler.utilNo description provided.
StringValueHandlerorg.apache.xalan.xsltc.runtimeNo description provided.
StringVectororg.apache.xml.utilsA very simple table that stores a list of strings, optimized for small lists.
Stylesheetorg.apache.xalan.templatesRepresents a stylesheet element.
Stylesheetorg.apache.xalan.xsltc.compilerNo description provided.
StylesheetComposedorg.apache.xalan.templatesRepresents a stylesheet that has methods that resolve includes and imports.
StylesheetHandlerorg.apache.xalan.processorInitializes and processes a stylesheet via SAX events.
StylesheetPIHandlerorg.apache.xml.utilsSearch for the xml-stylesheet processing instructions in an XML document.
Search