#include <xalanc/XSLT/OutputContextStack.hpp>
Definition at line 49 of file OutputContextStack.hpp.
◆ OutputContextStackType
◆ size_type
◆ OutputContextStack()
xalanc::OutputContextStack::OutputContextStack |
( |
MemoryManager & |
theManager | ) |
|
|
explicit |
◆ ~OutputContextStack()
xalanc::OutputContextStack::~OutputContextStack |
( |
| ) |
|
◆ clear()
void xalanc::OutputContextStack::clear |
( |
| ) |
|
◆ empty()
bool xalanc::OutputContextStack::empty |
( |
| ) |
const |
|
inline |
◆ getFormatterListener() [1/2]
◆ getFormatterListener() [2/2]
◆ getHasPendingStartDocument() [1/2]
bool& xalanc::OutputContextStack::getHasPendingStartDocument |
( |
| ) |
|
|
inline |
◆ getHasPendingStartDocument() [2/2]
const bool& xalanc::OutputContextStack::getHasPendingStartDocument |
( |
| ) |
const |
|
inline |
◆ getMustFlushPendingStartDocument() [1/2]
bool& xalanc::OutputContextStack::getMustFlushPendingStartDocument |
( |
| ) |
|
|
inline |
◆ getMustFlushPendingStartDocument() [2/2]
const bool& xalanc::OutputContextStack::getMustFlushPendingStartDocument |
( |
| ) |
const |
|
inline |
◆ getPendingAttributes() [1/2]
◆ getPendingAttributes() [2/2]
◆ getPendingElementName() [1/2]
◆ getPendingElementName() [2/2]
const XalanDOMString& xalanc::OutputContextStack::getPendingElementName |
( |
| ) |
const |
|
inline |
◆ popContext()
void xalanc::OutputContextStack::popContext |
( |
| ) |
|
◆ pushContext()
◆ reset()
void xalanc::OutputContextStack::reset |
( |
| ) |
|
◆ size()
size_type xalanc::OutputContextStack::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: