Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSL Transformer Version 1.1
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XalanTransformer Member List
This is the complete list of members for XalanTransformer, including all inherited members.
- CompiledStylesheetPtrVectorType typedef
- compileStylesheet( const XSLTInputSource& theStylesheetSource, const XalanCompiledStylesheet*& theCompiledStylesheet)
- createDocumentBuilder()
- destroyDocumentBuilder(XalanDocumentBuilder* theDocumentBuilder)
- destroyParsedSource(const XalanParsedSource* theParsedSource)
- destroyStylesheet(const XalanCompiledStylesheet* theStylesheet)
- EnsureReset class
[friend]
- FunctionPairType typedef
- FunctionParamPairVectorType typedef
- getLastError() const
- initialize()
[static]
- installExternalFunction( const XalanDOMString& theNamespace, const XalanDOMString& functionName, const Function& function)
- installExternalFunctionGlobal( const XalanDOMString& theNamespace, const XalanDOMString& functionName, const Function& function)
[static]
- ParamPairType typedef
- ParamPairVectorType typedef
- ParsedSourcePtrVectorType typedef
- parseSource( const XSLTInputSource& theInputSource, const XalanParsedSource*& theParsedSource, bool useXercesDOM = false)
- setStylesheetParam( const XalanDOMString& key, const XalanDOMString& expression)
- terminate()
[static]
- transform( const XalanParsedSource& theParsedXML, const XSLTInputSource& theStylesheetSource, const XSLTResultTarget& theResultTarget)
- transform( const XalanParsedSource& theParsedXML, const XalanCompiledStylesheet* theCompiledStylesheet, const XSLTResultTarget& theResultTarget)
- transform( const XSLTInputSource& theInputSource, const XSLTInputSource& theStylesheetSource, const XSLTResultTarget& theResultTarget)
- transform( const XSLTInputSource& theInputSource, const XSLTResultTarget& theResultTarget)
- transform( const XSLTInputSource& theInputSource, const XSLTInputSource& theStylesheetSource, void* theOutputHandle, XalanOutputHandlerType theOutputHandler, XalanFlushHandlerType theFlushHandler = 0)
- transform( const XSLTInputSource& theInputSource, const XalanCompiledStylesheet* theCompiledStylesheet, const XSLTResultTarget& theResultTarget)
- transform( const XalanParsedSource& theParsedSource, const XalanCompiledStylesheet* theCompiledStylesheet, void* theOutputHandle, XalanOutputHandlerType theOutputHandler, XalanFlushHandlerType theFlushHandler = 0)
- transform( const XSLTInputSource& theInputSource, void* theOutputHandle, XalanOutputHandlerType theOutputHandler, XalanFlushHandlerType theFlushHandler = 0)
- uninstallExternalFunction( const XalanDOMString& theNamespace, const XalanDOMString& functionName)
- uninstallExternalFunctionGlobal( const XalanDOMString& theNamespace, const XalanDOMString& functionName)
[static]
- XalanTransformer()
- ~XalanTransformer()
[virtual]
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.1
Copyright © 2000, 2001 The Apache Software Foundation. All Rights Reserved.
|
|