Xalan-C++ API Reference
1.12.0
|
#include <xalanc/XSLT/OutputContextStack.hpp>
Classes | |
struct | OutputContext |
Public Types | |
typedef XalanDeque< OutputContext, ConstructWithMemoryManagerTraits< OutputContext > > | OutputContextStackType |
typedef OutputContextStackType::size_type | size_type |
Public Member Functions | |
OutputContextStack (MemoryManager &theManager) | |
~OutputContextStack () | |
void | pushContext (FormatterListener *theListener=0) |
void | popContext () |
FormatterListener * | getFormatterListener () const |
FormatterListener *& | getFormatterListener () |
const AttributeListImpl & | getPendingAttributes () const |
AttributeListImpl & | getPendingAttributes () |
const XalanDOMString & | getPendingElementName () const |
XalanDOMString & | getPendingElementName () |
const bool & | getHasPendingStartDocument () const |
bool & | getHasPendingStartDocument () |
const bool & | getMustFlushPendingStartDocument () const |
bool & | getMustFlushPendingStartDocument () |
size_type | size () const |
bool | empty () const |
void | clear () |
void | reset () |
Definition at line 49 of file OutputContextStack.hpp.
typedef XalanDeque<OutputContext, ConstructWithMemoryManagerTraits<OutputContext> > xalanc::OutputContextStack::OutputContextStackType |
Definition at line 104 of file OutputContextStack.hpp.
Definition at line 106 of file OutputContextStack.hpp.
|
explicit |
xalanc::OutputContextStack::~OutputContextStack | ( | ) |
void xalanc::OutputContextStack::clear | ( | ) |
|
inline |
Definition at line 190 of file OutputContextStack.hpp.
|
inline |
Definition at line 120 of file OutputContextStack.hpp.
|
inline |
Definition at line 126 of file OutputContextStack.hpp.
|
inline |
Definition at line 156 of file OutputContextStack.hpp.
|
inline |
Definition at line 162 of file OutputContextStack.hpp.
|
inline |
Definition at line 168 of file OutputContextStack.hpp.
|
inline |
Definition at line 174 of file OutputContextStack.hpp.
|
inline |
Definition at line 132 of file OutputContextStack.hpp.
|
inline |
Definition at line 138 of file OutputContextStack.hpp.
|
inline |
Definition at line 144 of file OutputContextStack.hpp.
|
inline |
Definition at line 150 of file OutputContextStack.hpp.
void xalanc::OutputContextStack::popContext | ( | ) |
void xalanc::OutputContextStack::pushContext | ( | FormatterListener * | theListener = 0 | ) |
void xalanc::OutputContextStack::reset | ( | ) |
|
inline |
Definition at line 180 of file OutputContextStack.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Wed Jan 22 2025 01:16:59 for Xalan-C++ API Reference by