Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Types | Public Attributes | List of all members
FormatterToHTML::Entity Struct Reference

#include <FormatterToHTML.hpp>

Public Types

enum  { eMaxLength = 8 }
 

Public Attributes

XalanDOMChar m_char
 
size_type m_length
 
XalanDOMChar m_string [eMaxLength+1]
 

Detailed Description

Definition at line 160 of file FormatterToHTML.hpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
eMaxLength 

Definition at line 162 of file FormatterToHTML.hpp.

Member Data Documentation

◆ m_char

XalanDOMChar FormatterToHTML::Entity::m_char

Definition at line 164 of file FormatterToHTML.hpp.

◆ m_length

size_type FormatterToHTML::Entity::m_length

Definition at line 166 of file FormatterToHTML.hpp.

◆ m_string

XalanDOMChar FormatterToHTML::Entity::m_string[eMaxLength+1]

Definition at line 168 of file FormatterToHTML.hpp.


The documentation for this struct was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo