Public Member Functions | |
| OutputContext (MemoryManagerType &theManager, FormatterListener *theListener=0) | |
| OutputContext (const OutputContext &other, MemoryManagerType &theManager) | |
| ~OutputContext () | |
| void | reset () |
Public Attributes | |
| FormatterListener * | m_flistener |
| AttributeListImpl | m_pendingAttributes |
| XalanDOMString | m_pendingElementName |
| bool | m_hasPendingStartDocument |
| bool | m_mustFlushPendingStartDocument |
| OutputContextStack::OutputContext::OutputContext | ( | MemoryManagerType & | theManager, |
| FormatterListener * | theListener = 0 |
||
| ) |
| OutputContextStack::OutputContext::OutputContext | ( | const OutputContext & | other, |
| MemoryManagerType & | theManager | ||
| ) |
| OutputContextStack::OutputContext::~OutputContext | ( | ) |
| void OutputContextStack::OutputContext::reset | ( | ) |
| FormatterListener* OutputContextStack::OutputContext::m_flistener |
| bool OutputContextStack::OutputContext::m_hasPendingStartDocument |
| bool OutputContextStack::OutputContext::m_mustFlushPendingStartDocument |
| AttributeListImpl OutputContextStack::OutputContext::m_pendingAttributes |
| XalanDOMString OutputContextStack::OutputContext::m_pendingElementName |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|