Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan-C++ XSL Transformer Version 1.0
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
Xalan-C++ Compound List
Here are the classes, structs, unions and interfaces with brief descriptions:
- DoubleSupport::addFunction (No description available)
- ArenaAllocator (No description available)
- ArenaBlock (No description available)
- ArenaBlockAllocator (No description available)
- ArenaBlockDestroy (No description available)
- ArenaDeleteFunctor (No description available)
- AttributeList (No description available)
- AttributeListImpl (No description available)
- AttributeListImpl::AttributeVectorEntry (No description available)
- 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)
- std::binary_function (No description available)
- BinInputStream (No description available)
- XPathExecutionContext::BorrowReturnMutableNodeRefList (No description available)
- XercesDocumentBridge::BuildBridgeTreeWalker (No description available)
- c_wstr_functor (No description available)
- Cloneable (No description available)
- StylesheetExecutionContextDefault::CollationCompareFunctor (No description available)
- CollectionDeleteGuard (No description available)
- Constants (Primary constants used in the XSLTProcessor classes)
- XPathExecutionContext::ContextNodeListSetAndRestore (No description available)
- XPathExecutionContext::CurrentNodeSetAndRestore (No description available)
- DecimalToRoman (Structure to help in converting integers to roman numerals)
- StylesheetExecutionContextDefault::DefaultCollationCompareFunctor (No description available)
- DeleteFunctor (Functor to delete objects, used in STL iteration algorithms)
- ArenaBlock::DeleteFunctor (No description available)
- XObjectFactory::DeleteXObjectFunctor (A public functor for use with stl algorithms)
- XPathFactory::DeleteXPathFunctor (A functor for use with stl algorithms)
- DirectoryEnumeratorFunctor (No description available)
- DirectoryFilterPredicate (No description available)
- dirent (No description available)
- DoubleSupport::divideFunction (No description available)
- DocumentHandler (No description available)
- DOM_Attr (No description available)
- DOM_ElementHashFunction (Functor for hashing DOM_Elements)
- DOM_Node (No description available)
- DOM_NodeHashFunction (Functor for hashing DOM_Nodes)
- DOMServices (No description available)
- DOMStringEqualsFunction (Equals functor for DOMStrings)
- DOMStringEqualsIgnoreCaseFunction (Case-insensitive equals functor for DOMStrings)
- DOMStringGreaterThanFunction (Greater than functor for DOMStrings)
- DOMStringGreaterThanOrEqualFunction (Greater than or equal functor for DOMStrings)
- DOMStringHashFunction (Hash functor for DOMStrings)
- DOMStringLessThanFunction (Less than functor for DOMStrings)
- DOMStringLessThanIgnoreCaseFunction (Less than functor for DOMStrings which ignores case)
- DOMStringLessThanOrEqualFunction (Less than or equal functor for DOMStrings)
- DOMStringNotEqualsFunction (Not equals functor for DOMStrings)
- DOMStringPrintWriter (No description available)
- DOMSupport (No description available)
- DOMSupportDefault (No description available)
- DOMSupportException (No description available)
- DOMSupportInit (No description available)
- DoubleSupport (No description available)
- ElemApplyImport ($Id: ElemApplyImport.hpp,v 1.4 2000/04/11 15:09:22 dbertoni Exp $)
- ElemApplyTemplates ($Id: ElemApplyTemplates.hpp,v 1.4 2000/04/11 15:09:22 dbertoni Exp $)
- ElemAttribute (No description available)
- ElemAttributeSet ($Id: ElemAttributeSet.hpp,v 1.4 2000/04/11 15:09:23 dbertoni Exp $)
- ElemCallTemplate ($Id: ElemCallTemplate.hpp,v 1.6 2000/08/01 19:45:13 dbertoni Exp $)
- ElemChoose ($Id: ElemChoose.hpp,v 1.4 2000/04/11 15:09:23 dbertoni Exp $)
- ElemComment (No description available)
- ElemCopy (No description available)
- ElemCopyOf (No description available)
- ElemDecimalFormat (No description available)
- FormatterToHTML::ElemDesc (No description available)
- ElemElement (No description available)
- ElemEmpty (Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly)
- ElementPrefixResolverProxy (No description available)
- StylesheetExecutionContext::ElementRecursionStackPusher (Class for keeping track of elements pushed on the element recursion stack)
- ElemExtensionCall (No description available)
- ElemFallback (No description available)
- ElemForEach (No description available)
- ElemIf (No description available)
- ElemLiteralResult (No description available)
- ElemMessage (No description available)
- ElemMessage::ElemMessageTerminateException (No description available)
- ElemNumber (No description available)
- ElemOtherwise ($Id: ElemOtherwise.hpp,v 1.4 2000/04/11 15:09:25 dbertoni Exp $)
- ElemParam (No description available)
- ElemPI ($Id: ElemPI.hpp,v 1.5 2000/05/24 19:38:48 dbertoni Exp $)
- ElemSort (No description available)
- ElemTemplate (No description available)
- ElemTemplateElement (An instance of this class represents an element inside an xsl:template class)
- ElemText (This primarily acts as a marker on the element stack to signal that whitespace should be preserved)
- ElemTextLiteral (No description available)
- ElemUse (No description available)
- ElemValueOf (No description available)
- ElemVariable (No description available)
- ElemWhen (No description available)
- ElemWithParam (No description available)
- DoubleSupport::equalFunction (No description available)
- ErrorHandler (No description available)
- ExecutionContext (No description available)
- StylesheetExecutionContext::ExecutionStateSetAndRestore (No description available)
- ExtensionFunctionHandler (Class handling an extension namespace for XPath)
- ExtensionNSHandler (No description available)
- FilesOnlyFilterPredicate (No description available)
- FindFileStruct (No description available)
- Formatter (No description available)
- FormatterListener (A SAX-based formatter interface for the XSL processor)
- StylesheetExecutionContext::FormatterListenerSetAndRestore (No description available)
- 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)
- FormatterToHTML (FormatterToHTML formats SAX-style events into HTML)
- FormatterToText (This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and produces simple text only)
- FormatterToXML (FormatterToXML formats SAX-style events into XML)
- FormatterTreeWalker (No description available)
- FoundIndex (No description available)
- Function (No description available)
- FunctionBoolean (XPath implementation of "boolean" function)
- FunctionCeiling (XPath implementation of "ceiling" function)
- FunctionConcat (XPath implementation of "concat" function)
- FunctionContains (XPath implementation of "contains" function)
- FunctionCount (XPath implementation of "count" function)
- FunctionCurrent (No description available)
- FunctionDefaultStringArgument (XPath FunctionDefaultStringArgument implementation)
- FunctionDoc (XPath implementation of "document" function)
- FunctionDocument (No description available)
- FunctionElementAvailable (No description available)
- FunctionFalse (XPath implementation of "false" function)
- FunctionFloor (XPath implementation of "floor" function)
- FunctionFormatNumber (No description available)
- FunctionFunctionAvailable (No description available)
- FunctionGenerateID (No description available)
- FunctionICUFormatNumber (No description available)
- FunctionICUFormatNumber::FunctionICUFormatNumberInstaller (No description available)
- FunctionID (XPath implementation of "id" function)
- FunctionKey (No description available)
- FunctionLang (XPath implementation of "lang" function)
- FunctionLast (XPath implementation of "last" function)
- FunctionLocalName (XPath implementation of "local-name" function)
- FunctionName (XPath implementation of "name" function)
- FunctionNamespaceURI (XPath implementation of "namespace-uri" function)
- FunctionNormalizeSpace (XPath implementation of "normalize-space" function)
- FunctionNot (XPath implementation of "not" function)
- FunctionNumber (XPath implementation of "number" function)
- FunctionPosition (XPath implementation of "position" function)
- FunctionRound (XPath implementation of "round" function)
- FunctionStartsWith (XPath implementation of "starts-with" function)
- FunctionString (XPath implementation of "string" function)
- FunctionStringLength (XPath implementation of "string-length" function)
- FunctionSubstring (XPath implementation of "substring" function)
- FunctionSubstringAfter (XPath implementation of "substring-after" function)
- FunctionSubstringBefore (XPath implementation of "substring-before" function)
- FunctionSum (XPath implementation of "sum" function)
- FunctionSystemProperty (No description available)
- FunctionTranslate (XPath implementation of "translate" function)
- FunctionTrue (XPath implementation of "true" function)
- FunctionUnparsedEntityURI (No description available)
- GenerateEvent (This is the class for events generated by the XSL processor after it generates a new node in the result tree)
- DoubleSupport::greaterThanFunction (No description available)
- DoubleSupport::greaterThanOrEqualFunction (No description available)
- StylesheetExecutionContext::HasPendingStartDocumentSetAndRestore (No description available)
- ICUBridge (No description available)
- ICUBridgeCollationCompareFunctor (No description available)
- ICUXalanNumberFormatFactory (No description available)
- ICUXalanNumberFormatProxy (No description available)
- InputSource (No description available)
- 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)
- XPathExpression::InvalidRelativeTokenPosition (Exception class thrown when an invalid token position is encountered)
- VariablesStack::InvalidStackContextException (No description available)
- URISupport::InvalidURIException (No description available)
- KeyDeclaration (Holds the attribute declarations for the "xsl:key" element)
- KeyTable (Table of element keys, keyed by document node)
- less_null_terminated_arrays (This functor is designed to compare 0-terminated arrays)
- DoubleSupport::lessThanFunction (No description available)
- DoubleSupport::lessThanOrEqualFunction (No description available)
- MapKeyDeleteFunctor (No description available)
- MapValueDeleteFunctor (Functor to delete value objects in maps, used in STL iteration algorithms)
- Stylesheet::MatchPattern2 (A class to contain a match pattern and it's corresponding template)
- DoubleSupport::modulusFunction (No description available)
- DoubleSupport::multiplyFunction (No description available)
- StylesheetExecutionContext::MustFlushPendingStartDocumentSetAndRestore (No description available)
- MutableNodeRefList (Local implementation of MutableNodeRefList)
- NamedNodeMapAttributeList (No description available)
- NameSpace (A representation of a namespace)
- NamespacesHandler::NameSpaceExtended (No description available)
- XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor (No description available)
- NamespaceResolver (No description available)
- NamespacesHandler (No description available)
- XercesDocumentBridge::BuildBridgeTreeWalker::NavigatorStackEntryType (No description available)
- DoubleSupport::negativeFunction (No description available)
- NodeListImplSurrogate (No description available)
- NodeRefList (Local implementation of NodeRefList)
- NodeRefListBase (Local implementation of NodeRefList)
- NodeSorter (This class can sort vectors of DOM 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)
- DoubleSupport::notEqualFunction (No description available)
- NSInfo (No description available)
- NullPrintWriter (No description available)
- StylesheetExecutionContext::ParamsPushPop (No description available)
- StylesheetExecutionContext::PendingAttributesSetAndRestore (No description available)
- StylesheetExecutionContext::PendingElementNameSetAndRestore (No description available)
- PlatformSupportInit (No description available)
- PlatformSupportInitializer (No description available)
- PrefixResolver (This class defines an interface for classes that resolve namespace prefixes to their URIs)
- XPathExecutionContext::PrefixResolverSetAndRestore (No description available)
- PrintWriter (No description available)
- 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)
- StylesheetExecutionContext::PushAndPopElementFrame (No description available)
- VariablesStack::PushParamFunctor (No description available)
- XPathExecutionContext::PushPopArgVector (No description available)
- 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)
- Resettable (No description available)
- ResultTreeFrag (The holder of result tree fragments)
- ResultTreeFragBase (The holder of result tree fragments)
- ReusableArenaAllocator (No description available)
- ReusableArenaBlock (No description available)
- select1st (Functor to retrieve the key of a key-value pair in a map, used in STL iteration algorithms)
- select2nd (Functor to retrieve the value of a key-value pair in a map, used in STL iteration algorithms)
- SelectionEvent (No description available)
- StylesheetExecutionContext::SetAndRestoreCurrentStackFrameIndex (No description available)
- SimpleNodeLocator (SimpleNodeLocator implements a search of one or more DOM trees)
- StackEntry (No description available)
- StdBinInputStream (No description available)
- StringTokenizer (No description available)
- Stylesheet (This class represents the base stylesheet or an "import" stylesheet)
- StylesheetConstructionContext (No description available)
- StylesheetConstructionContextDefault (An default implementation of an abtract class which provides support for constructing the internal representation of a stylesheet)
- StylesheetExecutionContext (No description available)
- StylesheetExecutionContextDefault (No description available)
- StylesheetHandler (This class processes a stylesheet via SAX events, and inits the given stylesheet)
- StylesheetRoot (This acts as the stylesheet root of the stylesheet tree, and holds values that are shared by all stylesheets in the tree)
- DoubleSupport::subtractFunction (No description available)
- TopLevelArg (This class holds an instance of an argument on the stack)
- TraceListener (No description available)
- TraceListenerDefault (No description available)
- TraceListener::TraceListenerGenerateFunctor (No description available)
- TraceListener::TraceListenerSelectFunctor (No description available)
- TraceListener::TraceListenerTraceFunctor (No description available)
- TracerEvent (This is the parent class of events generated for tracing the progress of the XSL processor)
- XalanOutputStream::TranscoderInternalFailureException (No description available)
- XalanOutputStream::TranscodingException (No description available)
- TreeWalker (No description available)
- std::unary_function (No description available)
- XalanOutputStream::UnknownEncodingException (No description available)
- XalanOutputStream::UnsupportedEncodingException (No description available)
- URISupport (No description available)
- VariablesStack (Defines a class to keep track of a stack for macro arguments)
- DOMServices::WhitespaceSupport (No description available)
- DOMServices::WhitespaceSupportDefault (No description available)
- Writer (No description available)
- XALAN_DOM_NodeHack (No description available)
- XalanAllocator (No description available)
- XalanArrayAutoPtr (No description available)
- XalanAttr (No description available)
- XalanAutoPtr (No description available)
- XalanBitmap (No description available)
- XalanCDATASection (No description available)
- XalanCharacterData (No description available)
- XalanComment (No description available)
- XalanDecimalFormat (No description available)
- XalanDecimalFormatSymbols (No description available)
- XalanDocument (No description available)
- XalanDocumentFragment (No description available)
- XalanDocumentType (No description available)
- XalanDOMException (No description available)
- XalanDOMImplementation (No description available)
- XalanDOMInit (No description available)
- XalanElement (No description available)
- XalanEmptyNamedNodeMap (No description available)
- XalanEntity (No description available)
- XalanEntityReference (No description available)
- XalanFileOutputStream (No description available)
- XalanFileOutputStream::XalanFileOutputStreamOpenException (No description available)
- XalanFileOutputStream::XalanFileOutputStreamWriteException (No description available)
- XalanNamedNodeMap (No description available)
- XalanNode (No description available)
- XalanNodeList (No description available)
- XalanNodeListSurrogate (No description available)
- XalanNotation (No description available)
- XalanNullOutputStream (No description available)
- XalanNumberFormat (No description available)
- StylesheetExecutionContextDefault::XalanNumberFormatFactory (No description available)
- XalanNumberingResourceBundle (No description available)
- XalanOutputStream (No description available)
- XalanOutputStream::XalanOutputStreamException (No description available)
- XalanOutputStreamPrintWriter (No description available)
- XalanOutputTranscoder (No description available)
- XalanProcessingInstruction (No description available)
- XalanStdOutputStream (No description available)
- XalanStdOutputStream::XalanStdOutputStreamWriteException (No description available)
- XalanText (No description available)
- XalanToXercesTranscoderWrapper (No description available)
- XalanTranscodingServices (No description available)
- XalanUTF16Transcoder (No description available)
- XBoolean (No description available)
- XercesAttrBridge (No description available)
- XercesAttributeBridgeAllocator (No description available)
- XercesBridgeNavigator (No description available)
- XercesCDATASectionBridge (No description available)
- XercesCommentBridge (No description available)
- XercesDocumentBridge (No description available)
- XercesDocumentFragmentBridge (No description available)
- XercesDocumentNamedNodeListCache (No description available)
- XercesDocumentTypeBridge (No description available)
- XercesDOM_AttrHack (No description available)
- XercesDOM_NodeHack (No description available)
- XercesDOMException (No description available)
- XercesDOMImplementationBridge (No description available)
- XercesDOMSupport (No description available)
- XercesElementBridge (No description available)
- XercesElementBridgeAllocator (No description available)
- XercesElementNamedNodeListCache (No description available)
- XercesEntityBridge (No description available)
- XercesEntityReferenceBridge (No description available)
- XercesNamedNodeListCache (No description available)
- XercesNamedNodeMapBridge (No description available)
- XercesNodeListBridge (No description available)
- XercesNotationBridge (No description available)
- XercesParserLiaison (No description available)
- XercesProcessingInstructionBridge (No description available)
- XercesTextBridge (No description available)
- XercesTextBridgeAllocator (No description available)
- XercesToXalanNodeMap (No description available)
- XercesTreeWalker (No description available)
- XLocator (No description available)
- XMLParserLiaison (No description available)
- XMLParserLiaisonDefault (No description available)
- XMLSupportException (No description available)
- XMLSupportInit (No description available)
- XNodeSet (Class to hold XPath return types)
- XNull (No description available)
- XNumber (No description available)
- XObject (Class to hold XPath return types)
- XObject::XObjectException (No description available)
- XObjectFactory (This class handles the creation of XObjects and manages their lifetime)
- XObjectFactoryDefault (This class handles the creation of XObjects and manages their lifetime)
- XObjectGuard (Manages the lifetime of an XObject instance)
- XObject::XObjectInvalidCastException (No description available)
- XObjectTypeCallback (The purpose of this class is to provide a way to get the "preferred" or closest matching type for XObject-derived classes)
- XPath (Semantic parse tree of the XPath pattern)
- StylesheetExecutionContextDefault::XPathCacheReturnFunctor (No description available)
- XPathEnvSupport (No description available)
- XPathEnvSupportDefault (Dummy class in order to make the XPath object happy for diagnostic purposes)
- XPathException (No description available)
- XPathExceptionFunctionNotAvailable (Exception class thrown when an unknown function is encountered)
- XPathExecutionContext (No description available)
- XPathExecutionContextDefault (A basic implementation of the class XPathExecutionContext)
- XPathExpression (No description available)
- XPathExpression::XPathExpressionException (Exception class thrown when an invalid XPath expression is encountered)
- XPathFactory (No description available)
- XPathFactoryDefault (No description available)
- XPathFunctionTable (Class defines a table of functions that can be called in XPath expresions)
- StylesheetExecutionContext::XPathGuard (No description available)
- XPathGuard (Manages the lifetime of an XPath instance)
- XPathInit (No description available)
- XPathParserException (Exception class thrown when a problem parsing an XPath is encountered)
- XPathProcessor (No description available)
- XPathProcessorImpl (Responsibilities include tokenizing and parsing the XPath expression, and acting as a general interface to XPaths)
- XPathSupport (No description available)
- XPathSupportDefault (No description available)
- XPointer (No description available)
- XResultTreeFrag (No description available)
- XSLException (No description available)
- XSLProcessorException (No description available)
- 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)
- XSLTInit (No description available)
- XSLTInputSource (No description available)
- XSLTProcessor (This is an interface for an XSLT Processor engine)
- XSLTProcessorEnvSupport (No description available)
- XSLTProcessorEnvSupportDefault (No description available)
- XSLTProcessorException (No description available)
- XSLTResultTarget (No description available)
- XSpan (No description available)
- XString (No description available)
- XPathExpression::XToken (No description available)
- XUnknown (No description available)
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSL Transformer Version 1.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.
|
|