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.
- getLastError() const
- initialize()
[static]
- terminate()
[static]
- transform( const XSLTInputSource& inputSource, const XSLTInputSource& stylesheetSource, XSLTResultTarget& outputTarget)
- transform( const char* theXMLFileName, const char* theXSLFileName, const char* theOutFileName)
- transform( const char* theXMLFileName, const char* theOutFileName)
- transform( const char* theXMLFileName, const char* theXSLFileName, ostream& theOutStream)
- transform( const char* theXMLFileName, ostream& theOutStream)
- transform( istream& theXMLInStream, istream& theXSLInStream, ostream& theOutStream)
- transform( istream& theXMLInStream, ostream& theOutStream)
- transform( const char* theXMLFileName, const char* theXSLFileName, const void* theOutputHandle, XalanOutputHandlerType theOutputHandler, XalanFlushHandlerType theFlushHandler = 0)
- 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.
|
|