Xalan-C++ API Reference 1.12.0
|
#include <xalanc/XSLT/OutputContextStack.hpp>
Public Member Functions | |
OutputContext (MemoryManager &theManager, FormatterListener *theListener=0) | |
OutputContext (const OutputContext &other, MemoryManager &theManager) | |
~OutputContext () | |
void | reset () |
Public Attributes | |
FormatterListener * | m_flistener |
AttributeListImpl | m_pendingAttributes |
XalanDOMString | m_pendingElementName |
bool | m_hasPendingStartDocument |
bool | m_mustFlushPendingStartDocument |
Definition at line 53 of file OutputContextStack.hpp.
|
inline |
Definition at line 55 of file OutputContextStack.hpp.
References m_flistener, m_hasPendingStartDocument, m_mustFlushPendingStartDocument, m_pendingAttributes, and m_pendingElementName.
Referenced by OutputContext().
|
inline |
Definition at line 65 of file OutputContextStack.hpp.
References m_flistener, m_hasPendingStartDocument, m_mustFlushPendingStartDocument, m_pendingAttributes, m_pendingElementName, and OutputContext().
|
inline |
Definition at line 75 of file OutputContextStack.hpp.
|
inline |
Definition at line 80 of file OutputContextStack.hpp.
References m_flistener, m_hasPendingStartDocument, m_mustFlushPendingStartDocument, m_pendingAttributes, and m_pendingElementName.
FormatterListener* xalanc::OutputContextStack::OutputContext::m_flistener |
Definition at line 93 of file OutputContextStack.hpp.
Referenced by OutputContext(), OutputContext(), and reset().
bool xalanc::OutputContextStack::OutputContext::m_hasPendingStartDocument |
Definition at line 99 of file OutputContextStack.hpp.
Referenced by OutputContext(), OutputContext(), and reset().
bool xalanc::OutputContextStack::OutputContext::m_mustFlushPendingStartDocument |
Definition at line 101 of file OutputContextStack.hpp.
Referenced by OutputContext(), OutputContext(), and reset().
AttributeListImpl xalanc::OutputContextStack::OutputContext::m_pendingAttributes |
Definition at line 95 of file OutputContextStack.hpp.
Referenced by OutputContext(), OutputContext(), and reset().
XalanDOMString xalanc::OutputContextStack::OutputContext::m_pendingElementName |
Definition at line 97 of file OutputContextStack.hpp.
Referenced by OutputContext(), OutputContext(), and reset().
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sat May 17 2025 11:34:27 for Xalan-C++ API Reference by