#include <FormatterToHTML.hpp>
Public Types | |
| enum | { eMaxLength = 8 } |
Public Attributes | |
| XalanDOMChar | m_char |
| size_type | m_length |
| XalanDOMChar | m_string [eMaxLength+1] |
Definition at line 160 of file FormatterToHTML.hpp.
| anonymous enum |
| Enumerator | |
|---|---|
| eMaxLength | |
Definition at line 162 of file FormatterToHTML.hpp.
| XalanDOMChar FormatterToHTML::Entity::m_char |
Definition at line 164 of file FormatterToHTML.hpp.
| size_type FormatterToHTML::Entity::m_length |
Definition at line 166 of file FormatterToHTML.hpp.
| XalanDOMChar FormatterToHTML::Entity::m_string[eMaxLength+1] |
Definition at line 168 of file FormatterToHTML.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|