 DoubleSupport::addFunction | |
 MutableNodeRefList::addNodeInDocOrderFunctor | |
 ArenaAllocator< ObjectType, ArenaBlockType > | |
 ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > | |
  ReusableArenaAllocator< ObjectType > | |
 ArenaBlockBase< ObjectType, SizeType > | |
  ArenaBlock< ObjectType, SizeType > | |
  ReusableArenaBlock< ObjectType, SizeType > | |
 ArenaBlockBase< ObjectType, unsigned short > | |
  ReusableArenaBlock< ObjectType > | |
 AttributeListImpl | |
 AttributesImpl | |
 AttributeVectorEntry | |
  AttributeVectorEntryExtended | |
 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 |
 XPathExecutionContext::BorrowReturnMutableNodeRefList | |
 XalanXMLSerializerBase::CharFunctor1_0 | |
 XalanXMLSerializerBase::CharFunctor1_1 | |
 ClearCacheResetFunctor< ObjectType > | |
 XalanFileUtility::cmdParams | |
 CollationCacheStruct | |
 XalanCollationServices::CollationCompareFunctor | |
  ICUBridgeCollationCompareFunctor | |
  ICUBridgeCollationCompareFunctorImpl | |
  StylesheetExecutionContextDefault::DefaultCollationCompareFunctor | |
 CollationCacheStruct::CollatorDeleteFunctor | |
 CollationCacheStruct::CollatorFindFunctor | |
 CollectionClearGuard< CollectionType > | |
 CollectionDeleteGuard< CollectionType, DeleteFunctorType > | |
 XalanFormatterWriter::CommonRepresentableCharFunctor | |
 Constants | Primary constants used in the XSLTProcessor classes |
 ConstructValueWithMemoryManager< C > | |
 ConstructValueWithNoMemoryManager< C > | |
 ConstructWithMemoryManager< C > | |
 ConstructWithMemoryManagerTraits< C > | |
 ConstructWithNoMemoryManager< C > | |
 ConstructWithNoMemoryManagerTraits< C > | |
 XPathExecutionContextDefault::ContextNodeListPositionCache | |
 XPathExecutionContext::ContextNodeListPushAndPop | |
 Counter | <meta name="usage" content="internal"> A class that does incremental counting for support of xsl:number |
 CountersTable | <meta name="usage" content="internal"> This is a table of counters, keyed by ElemNumber objects, each of which has a list of Counter objects |
 CreateObjFunctor< Type > | |
 XPathExecutionContext::CurrentNodePushAndPop | |
 XalanDiagnosticMemoryManager::Data | |
 DecimalFormatCacheStruct | |
 DecimalFormatCacheStruct::DecimalFormatDeleteFunctor | |
 DecimalFormatCacheStruct::DecimalFormatFindFunctor | |
 DecimalToRoman | Structure to help in converting integrals to roman numerals |
 DefaultCacheCreateFunctor< ObjectType > | |
 DefaultCacheCreateFunctorMemMgr< ObjectType > | |
 DefaultCacheResetFunctor< ObjectType > | |
 DoubleSupport::divideFunction | |
 XercesParserLiaison::DocumentEntry | |
 DOMServices | |
 DOMStringEqualsFunction | Equals functor for DOMStrings |
 DOMStringGreaterThanFunction | Greater than functor for DOMStrings |
 DOMStringGreaterThanOrEqualFunction | Greater than or equal functor for DOMStrings |
 DOMStringHashFunction | Hash functor for DOMStrings |
 DOMStringHelper | |
 DOMStringLessThanFunction | Less than functor for DOMStrings |
 DOMStringLessThanIgnoreCaseASCIIFunction | Less than functor for DOMStrings which ignores case for the characters a-z and A-Z |
 DOMStringLessThanOrEqualFunction | Less than or equal functor for DOMStrings |
 DOMStringNotEqualsFunction | Not equals functor for DOMStrings |
 DOMStringPointerEqualToFunction | Equal to functor for DOMStrings |
 DOMStringPointerHashFunction | Hash functor for DOMStrings |
 DOMStringPointerLessThanFunction | Less than functor for DOMStrings |
 DOMSupport | |
  DOMSupportDefault | |
  XalanSourceTreeDOMSupport | |
   XalanDefaultParsedSourceDOMSupport | |
  XercesDOMSupport | |
 DOMSupportInit | |
 DoubleSupport | |
 XalanHTMLElementsProperties::ElementProperties | This class acts as a proxy for and InternalElementProperties instance |
 StylesheetExecutionContext::ElementRecursionStackPusher | Class for keeping track of elements pushed on the element recursion stack |
 XalanTransformer::EnsureDestroyCompiledStylesheet | |
 XalanTransformer::EnsureDestroyDocumentBuilder | |
 XalanTransformer::EnsureDestroyParsedSource | |
 XalanTransformer::EnsureFunctionsInstallation | |
 FormatterToHTML::Entity | |
 XalanMap< Key, Value, KeyTraits >::Entry | |
 equal_null_terminated_arrays< T > | |
 DoubleSupport::equalFunction | |
 ExecutionContext | |
  XPathExecutionContext | |
   StylesheetExecutionContext | |
    StylesheetExecutionContextDefault | |
   XPathExecutionContextDefault | A basic implementation of the class XPathExecutionContext |
 ExtensionFunctionHandler | Class handling an extension namespace for XPath |
  ExtensionNSHandler | |
 FindFileStruct | |
 XSLTEngineImpl::FindStringPointerFunctor | |
 StylesheetExecutionContextDefault::FormatNumberFunctor | |
 FormatterListener | A SAX-based formatter interface for the XSL processor |
  FormatterStringLengthCounter | This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and produces counts the characters sent to the characters event |
  FormatterToDeprecatedXercesDOM | 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 |
  FormatterToDOM | 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 |
  FormatterToNull | This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and produces absolutely nothing |
  FormatterToSourceTree | 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 |
  FormatterToText | This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and produces simple text only |
  FormatterToXercesDOM | 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 |
  FormatterToXML | FormatterToXML formats SAX-style events into XML |
   FormatterToHTML | FormatterToHTML formats SAX-style events into HTML |
  StylesheetHandler | This class processes a stylesheet via SAX events, and inits the given stylesheet |
  XalanXMLSerializerBase | XalanXMLSerializerBase serves as a base class for XML serializers based on FormatterListener events |
   FormatterToXMLUnicode< UnicodeWriter, ConstantsType, CharPredicate, IndentHandler, XMLVersion > | FormatterToXMLUnicode formats SAX-style events into XML |
 Function | |
  FunctionConcat | XPath implementation of "concat" function |
  FunctionContains | XPath implementation of "contains" function |
  FunctionCurrent | |
  FunctionDifference | XPath implementation of "difference" function |
   XalanEXSLTFunctionDifference | |
  FunctionDistinct | XPath implementation of "difference" function |
   XalanEXSLTFunctionDistinct | |
  FunctionDocument | |
  FunctionElementAvailable | |
  FunctionEvaluate | XPath implementation of "node-set" function |
   XalanEXSLTFunctionEvaluate | |
  FunctionFormatNumber | |
  FunctionFunctionAvailable | |
  FunctionGenerateID | |
  FunctionHasSameNodes | XPath implementation of "has-same-nodes" function for NodeSets |
  FunctionID | XPath implementation of "id" function |
  FunctionIntersection | XPath implementation of "intersection" function for NodeSets |
   XalanEXSLTFunctionIntersection | |
  FunctionKey | |
  FunctionLang | XPath implementation of "lang" function |
  FunctionNamespaceURI | XPath implementation of "namespace-uri" function |
  FunctionNodeSet | XPath implementation of "node-set" function |
   XalanEXSLTFunctionNodeSet | |
  FunctionNormalizeSpace | XPath implementation of "normalize-space" function |
  FunctionStartsWith | XPath implementation of "starts-with" function |
  FunctionString | XPath implementation of "string" function |
  FunctionSubstring | XPath implementation of "substring" function |
  FunctionSubstringAfter | XPath implementation of "substring-after" function |
  FunctionSubstringBefore | XPath implementation of "substring-before" function |
  FunctionSystemProperty | |
  FunctionTranslate | XPath implementation of "translate" function |
  FunctionUnparsedEntityURI | |
  XalanEXSLTFunctionAbs | |
  XalanEXSLTFunctionAcos | |
  XalanEXSLTFunctionAlign | |
  XalanEXSLTFunctionAsin | |
  XalanEXSLTFunctionAtan | |
  XalanEXSLTFunctionAtan2 | |
  XalanEXSLTFunctionConcat | |
  XalanEXSLTFunctionConstant | |
  XalanEXSLTFunctionCos | |
  XalanEXSLTFunctionDateTime | |
  XalanEXSLTFunctionDecodeURI | |
  XalanEXSLTFunctionEncodeURI | |
  XalanEXSLTFunctionExp | |
  XalanEXSLTFunctionHasSameNode | |
  XalanEXSLTFunctionHighest | |
  XalanEXSLTFunctionLeading | |
  XalanEXSLTFunctionLog | |
  XalanEXSLTFunctionLowest | |
  XalanEXSLTFunctionMax | |
  XalanEXSLTFunctionMin | |
  XalanEXSLTFunctionObjectType | |
  XalanEXSLTFunctionPadding | |
  XalanEXSLTFunctionPower | |
  XalanEXSLTFunctionRandom | |
  XalanEXSLTFunctionSin | |
  XalanEXSLTFunctionSqrt | |
  XalanEXSLTFunctionTan | |
  XalanEXSLTFunctionTrailing | |
 XPathFunctionTable::FunctionNameTableEntry | |
 XalanExtensionsInstaller::FunctionTableEntry | |
 GenerateEvent | This is the class for events generated by the XSL processor after it generates a new node in the result tree |
 XalanDOMStringCache::GetAndRelease | |
 XPathConstructionContext::GetAndReleaseCachedString | |
 XPathExecutionContext::GetAndReleaseCachedString | |
 DoubleSupport::greaterThanFunction | |
 DoubleSupport::greaterThanOrEqualFunction | |
 GuardCachedObject< XalanObjectCacheType > | |
 hash_null_terminated_arrays< T > | |
 ICUBridge | |
 ICUBridgeCleanup | |
 ICUFormatNumberFunctor | |
 XalanHTMLElementsProperties::InternalAttributeProperties | |
 XalanHTMLElementsProperties::InternalElementProperties | |
 KeyDeclaration | Holds the attribute declarations for the "xsl:key" element |
 KeyTable | |
 less_no_case_ascii_wide_string | This functor is designed to compare 0-terminated wide strings in a case-insensitive manner |
 less_null_terminated_arrays< T > | This functor is designed to compare 0-terminated arrays |
 DoubleSupport::lessThanFunction | |
 DoubleSupport::lessThanOrEqualFunction | |
 XSLTEngineImpl::LessXalanDOMStringPointers | |
 XalanDiagnosticMemoryManager::LockException | |
 XalanMemMgrAutoPtrArray< Type >::MemMgrAutoPtrArrayData | |
 XalanMemMgrAutoPtr< Type, toCallDestructor >::MemMgrAutoPtrData | |
 MemoryManagedConstructionTraits< C > | |
 DoubleSupport::modulusFunction | |
 DoubleSupport::multiplyFunction | |
 NamedNodeMapAttributeList | |
 XercesToXalanNodeMap::NameMapEqualsFunctor | |
 NamespacesHandler::Namespace | |
  NamespacesHandler::NamespaceExtended | |
 NameSpace | A representation of a namespace |
 XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor | |
 NamespacesHandler | |
 XercesDocumentWrapper::BuildWrapperTreeWalker::NavigatorStackEntryType | |
 XercesDocumentBridge::BuildBridgeTreeWalker::NavigatorStackEntryType | |
 XalanFormatterWriter::NewLineWriterFunctor< WriterType > | |
 ReusableArenaBlock< ObjectType, SizeType >::NextBlock | |
 XalanList< Type >::Node | |
 NodeRefListBase | Local implementation of NodeRefList |
  NodeRefList | Local implementation of NodeRefList |
   MutableNodeRefList | Local implementation of MutableNodeRefList |
  XalanDocumentFragmentNodeRefListBaseProxy | |
  XNodeSetNodeProxy::Proxy | |
 NodeSorter | This class can sort vectors of nodes according to a select pattern |
 NodeSortKey | Simple data structure class for use by the NodeSorter class |
 NodeSorter::NodeSortKeyCompare | Return the results of a compare of two nodes |
 XPath::NodeTester | |
  XalanSpaceNodeTester | |
 DoubleSupport::notEqualFunction | |
 ElemNumber::NumberFormatStringTokenizer | This class returns tokens using non-alphanumberic characters as delimiters |
 DoubleSupport::NumberUnion | |
 OutputContextStack::OutputContext | |
 StylesheetExecutionContext::OutputContextPushPop | |
 OutputContextStack | |
 VariablesStack::ParamsVectorEntry | |
 PlatformSupportInit | |
 pointer_equal< T > | |
 pointer_equals< T > | |
 pointer_less< T > | |
 NamespacesHandler::PrefixChecker | |
 PrefixResolver | This class defines an interface for classes that resolve namespace prefixes to their URIs |
  ElementPrefixResolverProxy | |
  ElemTemplateElement | |
   ElemApplyImport | |
   ElemAttribute | |
   ElemCallTemplate | |
   ElemChoose | |
   ElemComment | |
   ElemCopyOf | |
   ElemDecimalFormat | |
   ElemEmpty | Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly |
   ElemFallback | |
   ElemForEach | |
    ElemApplyTemplates | |
   ElemForwardCompatible | |
   ElemIf | |
   ElemMessage | |
   ElemNumber | |
   ElemOtherwise | |
   ElemPI | |
   ElemSort | |
   ElemTemplate | |
   ElemText | This primarily acts as a marker on the element stack to signal that whitespace should be preserved |
   ElemTextLiteral | |
   ElemUse | |
    ElemAttributeSet | |
    ElemCopy | |
    ElemElement | |
    ElemLiteralResult | |
     ElemExtensionCall | |
   ElemValueOf | |
   ElemVariable | |
    ElemParam | |
   ElemWhen | |
   ElemWithParam | |
  Stylesheet | This class represents the base stylesheet or an "import" stylesheet |
   StylesheetRoot | This acts as the stylesheet root of the stylesheet tree, and holds values that are shared by all stylesheets in the tree |
  XalanDocumentPrefixResolver | |
  XalanNamespacesStack::PrefixResolverProxy | |
  XalanQName::PrefixResolverProxy | |
  XalanSimplePrefixResolver | |
  XSLTEngineImpl | It's the responsibility of the XSLTEngineImpl class, collaborating with the XML parser liaison, the DOM, and the XPath engine, to transform a source tree of nodes into a result tree according to instructions and templates specified by a stylesheet tree |
 XPathExecutionContext::PrefixResolverSetAndRestore | |
 ProblemListener | This is the abstract class that the XSL processor uses when it has a problem of some kind, that requires a message, an error or a warning |
  ProblemListenerDefault | The implementation of the default error handling for Xalan |
  XalanTransformerProblemListener | |
 VariablesStack::PushParamFunctor | |
 XalanFileUtility::reportStruct | |
 Resettable | |
 ResultNamespacesStack | |
 SelectionEvent | |
 StylesheetExecutionContext::SetAndRestoreCopyTextNodesOnly | |
 StylesheetExecutionContext::SetAndRestoreCurrentStackFrameIndex | |
 VariablesStack::StackEntry | |
 StdBinInputStream | |
 StringTokenizer | |
 DoubleSupport::subtractFunction | |
 XPath::TargetData | |
 XalanOtherEncodingWriter< Predicate, ConstantsType >::ThrowTranscodingException | |
 TopLevelArg | This class holds an instance of an argument on the stack |
 TraceListener | |
  TraceListenerDefault | |
 TraceListener::TraceListenerGenerateFunctor | |
 TraceListener::TraceListenerSelectFunctor | |
 TraceListener::TraceListenerTraceFunctor | |
 TracerEvent | This is the parent class of events generated for tracing the progress of the XSL processor |
 TreeWalker | |
  FormatterTreeWalker | |
  NodeNameTreeWalker | |
  XalanDocumentPrefixResolver::NamespaceNodesTreeWalker | A utility class to walk the XalanDocument instance and look for attribute nodes that declare namespaces |
 unary_function | |
  c_wstr_functor | |
  ClearFunctor< Type > | Functor to call a clear() member function on its argument |
  DeleteFunctor< Type > | Functor to delete objects, used in STL iteration algorithms |
  DeleteFunctor< ObjectType > | |
  DirectoryEnumeratorFunctor< CollectionType, StringType, FilterPredicateType, StringConversionFunction > | |
  DirectoryFilterPredicate | |
  DoubleSupport::negativeFunction | |
  FilesOnlyFilterPredicate | |
  MapValueDeleteFunctor< T > | Functor to delete value objects in maps, used in STL iteration algorithms |
  pointer_equals_predicate< T > | |
  select1st< PairType > | Functor to retrieve the key of a key-value pair in a map, used in STL iteration algorithms |
  select2nd< PairType > | Functor to retrieve the value of a key-value pair in a map, used in STL iteration algorithms |
  XalanTransformer::DeleteParamPairFunctor< T > | |
  XObjectFactory::DeleteXObjectFunctor | A public functor for use with stl algorithms |
  XPathFactory::DeleteXPathFunctor | A functor for use with stl algorithms |
 ICUFormatNumberFunctor::UnlocalizePatternFunctor | |
 URISupport | |
 StylesheetExecutionContext::UseAttributeSetIndexes | |
 XalanXMLSerializerBase::UTF16 | |
 XalanXMLSerializerBase::UTF8 | |
 VariablesStack | Defines a class to keep track of a stack for macro arguments |
 NodeSorter::VectorEntry | |
 XalanFormatterWriter::WhiteSpaceWriterFunctor< WriterType > | |
 XalanOtherEncodingWriter< Predicate, ConstantsType >::WriteCharRef | |
 Writer | |
  PrintWriter | |
   DOMStringPrintWriter | |
   NullPrintWriter | |
   XalanOutputStreamPrintWriter | |
 XalanAllocationGuard | |
 XalanAllocator< Type > | |
 XalanAllocator< ObjectType > | |
 XalanArrayAllocator< Type > | |
 XalanArrayAutoPtr< Type > | |
 XalanAutoPtr< Type > | |
 XalanAVTAllocator | |
 XalanAVTPartSimpleAllocator | |
 XalanAVTPartXPathAllocator | |
 XalanBitmap | |
 XalanCollationServices | |
 XalanCompiledStylesheet | This is an abstraction of the StylesheetRoot class |
  XalanCompiledStylesheetDefault | |
 XalanDecimalFormatSymbols | |
 XalanDeque< Type, ConstructionTraits > | Xalan implementation of deque |
 XalanDequeConstIteratorTraits< Value > | |
 XalanDequeIterator< XalanDequeTraits, XalanDeque > | |
 XalanDequeIteratorTraits< Value > | |
 XalanDestroyFunctor< Type > | |
 XalanDiagnosticMemoryManager | |
 XalanDOMException | |
  XalanDOMString::TranscodingError | |
  XercesDOMException | |
  XercesDOMWrapperException | |
 XalanDOMImplementation | |
  XercesDOMImplementationBridge | This class is deprecated |
  XercesDOMImplementationWrapper | |
 XalanDOMInit | |
 XalanDOMString | |
 XalanDOMStringAllocator | |
 XalanDOMStringCache | |
 XalanDOMStringHashTable | |
 XalanDOMStringPool | |
  XercesLiaisonXalanDOMStringPool | |
 XalanDOMStringReusableAllocator | |
 XalanDummyIndentWriter< WriteHandeler > | |
 XalanElemApplyTemplatesAllocator | |
 XalanElemAttributeAllocator | |
 XalanElemAttributeSetAllocator | |
 XalanElemCallTemplateAllocator | |
 XalanElemElementAllocator | |
 XalanElemEmptyAllocator | |
 XalanElemLiteralResultAllocator | |
 XalanElemTemplateAllocator | |
 XalanElemTextAllocator | |
 XalanElemTextLiteralAllocator | |
 XalanElemValueOfAllocator | |
 XalanElemVariableAllocator | |
 XalanEncodingPropertyCache | |
 XalanExtensionsInstaller | |
  XalanEXSLTCommonFunctionsInstaller | |
  XalanEXSLTDateTimeFunctionsInstaller | |
  XalanEXSLTDynamicFunctionsInstaller | |
  XalanEXSLTMathFunctionsInstaller | |
  XalanEXSLTSetFunctionsInstaller | |
  XalanEXSLTStringFunctionsInstaller | |
 XalanFileUtility | |
 XalanFormatterWriter | |
  XalanOtherEncodingWriter< Predicate, ConstantsType > | |
  XalanUTF16Writer | |
  XalanUTF8Writer | |
 XalanHasher< Key > | |
 XalanHashMemberPointer< Key > | |
 XalanHashMemberReference< Key > | |
 XalanHTMLElementsProperties | |
 XalanIndentWriter< WhiteSpaceWriter, NewLineWriter > | |
 XalanList< Type > | Xalan implementation of a doubly linked list |
 XalanList< ReusableArenaBlock< ObjectType > * > | |
 XalanListConstIteratorTraits< Value > | |
 XalanListIteratorBase< XalanListTraits, Node > | |
 XalanListIteratorTraits< Value > | |
 XalanLocator | This class defines a base class for Locator derivations in Xalan |
  ElemTemplateElement::LocatorProxy | |
 XalanMap< Key, Value, KeyTraits > | Xalan implementation of a hashtable |
 XalanMapConstIteratorTraits< Value > | |
 XalanMapIterator< XalanMapTraits, BaseIterator > | |
 XalanMapIteratorTraits< Value > | |
 XalanMapKeyTraits< Key > | |
 XalanMapKeyTraits< const XalanDOMChar * > | |
 XalanMapKeyTraits< const XalanDOMString * > | |
 XalanMapKeyTraits< const XalanQName * > | |
 XalanMapKeyTraits< XalanDOMString * > | |
 XalanMapKeyTraits< XalanDOMString > | |
 XalanMapKeyTraits< XalanQName > | |
  XalanMapKeyTraits< XalanQNameByReference > | |
 XalanMatchPatternData | This class contains information concerning a match pattern in a stylesheet |
 XalanMatchPatternDataAllocator | |
 XalanMemMgrAutoPtr< Type, toCallDestructor > | |
 XalanMemMgrAutoPtrArray< Type > | |
 XalanMemMgrs | |
 XalanMemMngArrayAllocate< Type > | |
 XalanMemoryManagerDefault | |
 XalanMessageLoader | |
  XalanInMemoryMessageLoader | |
 XalanMessageLoader::XalanMessageLoaderCreateFunct< Type > | |
 XalanMessageLoader::XalanMessageLoaderDestructFunct | |
 XalanNamedNodeMap | |
  XalanEmptyNamedNodeMap | |
  XalanSourceTreeElementA | |
   XalanSourceTreeElementANS | |
  XercesNamedNodeMapBridge | This class is deprecated |
  XercesNamedNodeMapWrapper | |
 XalanNamespace | |
 XalanNamespacesStack | |
 XalanNamespacesStack::XalanNamespacesStackEntry | |
 XalanNode | |
  XalanAttr | |
   XalanSourceTreeAttr | |
    XalanSourceTreeAttrNS | |
   XercesAttrBridge | This class is deprecated |
   XercesAttrWrapper | |
  XalanCharacterData | |
   XalanComment | |
    XalanSourceTreeComment | |
    XercesCommentBridge | This class is deprecated |
    XercesCommentWrapper | |
   XalanText | |
    XalanCDATASection | |
     XercesCDATASectionBridge | This class is deprecated |
     XercesCDATASectionWrapper | |
    XalanSourceTreeText | |
     XalanSourceTreeTextIWS | |
    XercesTextBridge | This class is deprecated |
    XercesTextWrapper | |
    XObjectResultTreeFragProxyText | |
  XalanDocument | |
   XalanSourceTreeDocument | |
   XercesDocumentBridge | This class is deprecated |
   XercesDocumentWrapper | |
  XalanDocumentFragment | |
   XalanSourceTreeDocumentFragment | |
   XercesDocumentFragmentBridge | This class is deprecated |
   XObjectResultTreeFragProxyBase | |
    XNodeSetResultTreeFragProxy | |
    XObjectResultTreeFragProxy | |
  XalanDocumentType | |
   XercesDocumentTypeBridge | This class is deprecated |
   XercesDocumentTypeWrapper | |
  XalanElement | |
   XalanSourceTreeElement | |
    XalanSourceTreeElementA | |
    XalanSourceTreeElementNA | |
     XalanSourceTreeElementNANS | |
   XercesElementBridge | This class is deprecated |
   XercesElementWrapper | |
  XalanEntity | |
   XercesEntityBridge | This class is deprecated |
   XercesEntityWrapper | |
  XalanEntityReference | |
   XercesEntityReferenceBridge | This class is deprecated |
   XercesEntityReferenceWrapper | |
  XalanNotation | |
   XercesNotationBridge | This class is deprecated |
   XercesNotationWrapper | |
  XalanProcessingInstruction | |
   XalanSourceTreeProcessingInstruction | |
   XercesProcessingInstructionBridge | This class is deprecated |
   XercesProcessingInstructionWrapper | |
 XalanNodeList | |
  XalanNodeListDummy | |
  XalanNodeListSurrogate | |
  XercesElementWrapper | |
  XercesNodeListBridge | This class is deprecated |
  XercesNodeListWrapper | |
 XalanNumberFormat | |
  ICUXalanNumberFormatProxy | |
 StylesheetExecutionContextDefault::XalanNumberFormatFactory | |
  ICUXalanNumberFormatFactory | |
 XalanNumberingResourceBundle | |
 XalanObjectCache< ObjectType, CreateFunctorType, DeleteFunctorType, ResetFunctorType > | |
 XalanObjectCache< ObjectType, DefaultCacheCreateFunctor< ObjectType >, DeleteFunctor< ObjectType >, DefaultCacheResetFunctor< ObjectType > > | |
  XalanObjectCacheDefault< ObjectType > | |
 XalanObjectCache< ObjectType, DefaultCacheCreateFunctorMemMgr< ObjectType >, DeleteFunctor< ObjectType >, DefaultCacheResetFunctor< ObjectType > > | |
  XalanMemoryManagerObjectCacheDefault< ObjectType > | |
 XalanObjectStackCache< ObjectType, CreateFunctorType, DeleteFunctorType, ResetFunctorType > | |
 XalanObjectStackCache< ObjectType, DefaultCacheCreateFunctor< ObjectType >, DeleteFunctor< ObjectType >, DefaultCacheResetFunctor< ObjectType > > | |
  XalanObjectStackCacheDefault< ObjectType > | |
 XalanOutputStream | |
  XalanFileOutputStream | |
  XalanFStreamOutputStream | |
  XalanNullOutputStream | |
  XalanStdOutputStream | |
  XalanTransformerOutputStream | |
 XalanOutputTranscoder | |
  XalanToXercesTranscoderWrapper | |
  XalanUTF16Transcoder | |
 XalanParsedSource | This is abstract base class designed to allow a XalanTranfomer object to reuse a parsed document |
  XalanDefaultParsedSource | This is designed to allow a XalanTranfomer object to reuse a parsed document |
  XalanDocumentBuilder | This is abstract base class designed to allow a XalanTranfomer object to use a document that is build dynamically by a user |
   XalanDefaultDocumentBuilder | This is class is designed to allow a XalanTranfomer object to use a document that is build dynamically by a user |
  XalanSourceTreeWrapperParsedSource | This is designed to allow a XalanTranfomer object to wrap a parsed Xerces document |
  XercesDOMParsedSource | This is designed to allow a XalanTranfomer object to reuse a parsed document |
  XercesDOMWrapperParsedSource | This is designed to allow a XalanTranfomer object to wrap a parsed Xerces document |
 XalanParsedSourceHelper | |
  XalanDefaultParsedSourceHelper | |
  XercesDOMParsedSourceHelper | |
 XalanParsedURI | URI handling (hopefully) according to RFC2396 |
 XalanQName | 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 |
  XalanQNameByReference | |
  XalanQNameByValue | |
 XalanQNameByValueAllocator | |
 XalanReferenceCountedObject | Class to hold reference count information |
  XObject | Class to hold XPath return types |
   XBoolean | |
   XNodeSetBase | Class to hold XPath return types |
    XNodeSet | Class to hold XPath return types |
     XSpan | |
    XNodeSetNodeProxy | Class to hold XPath return types |
   XNull | |
   XNumberBase | |
    XNumber | |
    XTokenNumberAdapter | |
   XResultTreeFrag | |
   XStringBase | |
    XString | |
    XStringAdapter | |
    XStringCached | |
    XStringReference | |
    XTokenStringAdapter | |
   XToken | |
   XUnknown | |
 XalanSet< Value > | Xalan set implementation |
 XalanSetIterator< Value, MapIterator > | |
 XalanSourceTreeAttributeAllocator | |
 XalanSourceTreeAttributeNSAllocator | |
 XalanSourceTreeCommentAllocator | |
 XalanSourceTreeContentHandler | |
 XalanSourceTreeDocumentAllocator | |
 XalanSourceTreeDocumentFragmentAllocator | |
 XalanSourceTreeElementAAllocator | |
 XalanSourceTreeElementANSAllocator | |
 XalanSourceTreeElementNAAllocator | |
 XalanSourceTreeElementNANSAllocator | |
 XalanSourceTreeHelper | |
 XalanSourceTreeInit | |
 XalanSourceTreeProcessingInstructionAllocator | |
 XalanSourceTreeTextAllocator | |
 XalanSourceTreeTextIWSAllocator | |
 XalanTranscodingServices | |
 XalanTransformer | This is a simple C++ interface for some common usage patterns |
 XalanUnicode | |
 XalanVector< Type, ConstructionTraits > | |
 XalanVector< ObjectType * > | |
 XalanXMLChar | |
 XalanXMLFileReporter | |
 XalanXMLSerializerFactory | A factory class for creating XML serializers |
 XercesAttributeBridgeAllocator | This class is deprecated |
 XercesAttrWrapperAllocator | |
 XercesBridgeHelper | This class is deprecated |
 XercesBridgeNavigator | This class is deprecated |
 XercesDOM_AttrHack | |
 XercesDOM_ElementHack | |
 XercesDOM_NodeHack | This class is deprecated |
 XercesDOM_TextHack | |
 XercesDOMWalker | |
  XercesDocumentWrapper::BuildWrapperTreeWalker | |
  XercesDOMFormatterWalker | |
 XercesElementBridgeAllocator | This class is deprecated |
 XercesElementWrapperAllocator | |
 XercesNamedNodeMapAttributeList | |
 XercesTextBridgeAllocator | This class is deprecated |
 XercesTextWrapperAllocator | |
 XercesToXalanNodeMap | This class is deprecated |
 XercesTreeWalker | This class is deprecated |
  XercesDocumentBridge::BuildBridgeTreeWalker | |
 XercesWrapperHelper | |
 XercesWrapperNavigator | |
 XercesWrapperNavigatorAllocator | |
 XercesWrapperToXalanNodeMap | |
 XMLParserLiaison | |
  XalanSourceTreeParserLiaison | |
  XercesParserLiaison | |
 XMLSupportInit | |
 XNodeSetAllocator | |
 XNodeSetNodeProxyAllocator | |
 XNumberAllocator | |
 XObjectFactory | This class handles the creation of XObjects and manages their lifetime |
  XObjectFactoryDefault | This class handles the creation of XObjects and manages their lifetime |
 XObjectPtr | Class to hold XObjectPtr return types |
 XObjectTypeCallback | The purpose of this class is to provide a way to get the "preferred" or closest matching type for XObject-derived classes |
 XPath | |
 XPathAllocator | |
 StylesheetExecutionContextDefault::XPathCacheReturnFunctor | |
 XPathConstructionContext | |
  StylesheetConstructionContext | |
   StylesheetConstructionContextDefault | An default implementation of an abtract class which provides support for constructing the internal representation of a stylesheet |
  XPathConstructionContextDefault | An default implementation of an abtract class which provides support for constructing the internal representation of an XPath |
 XPathEnvSupport | |
  XPathEnvSupportDefault | Dummy class in order to make the XPath object happy for diagnostic purposes |
  XSLTProcessorEnvSupport | |
   XSLTProcessorEnvSupportDefault | |
 XPathEvaluator | |
 XPathExpression | |
 XPathFactory | |
  XPathFactoryBlock | |
  XPathFactoryDefault | |
 XPathFunctionTable | Class defines a table of functions that can be called in XPath expresions |
 XPathGuard | Manages the lifetime of an XPath instance |
 StylesheetExecutionContext::XPathGuard | |
 XPathInit | |
 XPathProcessor | |
  XPathProcessorImpl | Responsibilities include tokenizing and parsing the XPath expression, and acting as a general interface to XPaths |
 XResultTreeFragAllocator | |
 XSLException | |
  DOMSupportException | |
  URISupport::InvalidURIException | Normalizes the string passed in, replacing \ with / |
  XalanOutputStream::XalanOutputStreamException | |
   XalanFileOutputStream::XalanFileOutputStreamOpenException | |
   XalanFileOutputStream::XalanFileOutputStreamWriteException | |
   XalanFStreamOutputStream::XalanFStreamOutputStreamWriteException | |
   XalanOutputStream::TranscoderInternalFailureException | |
   XalanOutputStream::TranscodingException | |
   XalanOutputStream::UnknownEncodingException | |
   XalanOutputStream::UnsupportedEncodingException | |
   XalanStdOutputStream::XalanStdOutputStreamWriteException | |
  XalanQName::InvalidQNameException | |
  XalanTranscodingServices::UnrepresentableCharacterException | |
  XalanXPathException | |
   XObject::XObjectException | |
    XObject::XObjectInvalidConversionException | |
   XPathExceptionFunctionNotAvailable | Exception class thrown when an unknown function is encountered |
   XPathExceptionFunctionNotSupported | Exception class thrown when an installFunction() is called with a function name that is not supported |
   XPathExpression::XPathExpressionException | Exception class thrown when an invalid XPath expression is encountered |
    XPathExpression::InvalidArgumentCountException | Exception class thrown when an invalid number of XPath arguments is encountered |
    XPathExpression::InvalidArgumentException | Exception class thrown when an invalid XPath argument is encountered |
    XPathExpression::InvalidOpCodeException | Exception class thrown when an invalid XPath operation code is encountered |
   XPathParserException | Exception class thrown when a problem parsing an XPath is encountered |
  XMLSupportException | |
  XSLTProcessorException | |
   ElemMessage::ElemMessageTerminateException | |
   VariablesStack::InvalidStackContextException | |
 XSLTInit | |
 XSLTInputSource | |
 XSLTProcessor | This is an interface for an XSLT Processor engine |
  XSLTEngineImpl | It's the responsibility of the XSLTEngineImpl class, collaborating with the XML parser liaison, the DOM, and the XPath engine, to transform a source tree of nodes into a result tree according to instructions and templates specified by a stylesheet tree |
 XSLTResultTarget | |
 XStringAdapterAllocator | |
 XStringAllocator | |
 XStringCachedAllocator | |
 XStringReferenceAllocator | |
 XTokenNumberAdapterAllocator | |
 XTokenStringAdapterAllocator | |