typedef XalanDeque<OutputContext, ConstructWithMemoryManagerTraits<OutputContext> > OutputContextStack::OutputContextStackType |
OutputContextStack::OutputContextStack | ( | MemoryManagerType & | theManager | ) | [explicit] |
OutputContextStack::~OutputContextStack | ( | ) |
void OutputContextStack::pushContext | ( | FormatterListener * | theListener = 0 |
) |
void OutputContextStack::popContext | ( | ) |
FormatterListener* OutputContextStack::getFormatterListener | ( | ) | const |
FormatterListener*& OutputContextStack::getFormatterListener | ( | ) |
const AttributeListImpl& OutputContextStack::getPendingAttributes | ( | ) | const |
AttributeListImpl& OutputContextStack::getPendingAttributes | ( | ) |
const XalanDOMString& OutputContextStack::getPendingElementName | ( | ) | const |
XalanDOMString& OutputContextStack::getPendingElementName | ( | ) |
const bool& OutputContextStack::getHasPendingStartDocument | ( | ) | const |
bool& OutputContextStack::getHasPendingStartDocument | ( | ) |
const bool& OutputContextStack::getMustFlushPendingStartDocument | ( | ) | const |
bool& OutputContextStack::getMustFlushPendingStartDocument | ( | ) |
size_type OutputContextStack::size | ( | ) | const |
bool OutputContextStack::empty | ( | ) | const |
void OutputContextStack::clear | ( | ) |
void OutputContextStack::reset | ( | ) |
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|