Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.4

Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XalanHTMLElementsProperties Class Reference

#include <XalanHTMLElementsProperties.hpp>

Collaboration diagram for XalanHTMLElementsProperties:

List of all members.

Public Types

Public Methods

Static Public Methods


Detailed Description


Member Enumeration Documentation

enum XalanHTMLElementsProperties::eFlags

Enumeration values:
EMPTY  
FLOW  
BLOCK  
BLOCKFORM  
BLOCKFORMFIELDSET  
CDATA  
PCDATA  
RAW  
INLINE  
INLINEA  
INLINELABEL  
FONTSTYLE  
PHRASE  
FORMCTRL  
SPECIAL  
ASPECIAL  
HEADMISC  
HEAD  
LIST  
PREFORMATTED  
WHITESPACESENSITIVE  
HEADELEM  
ATTRURL  
ATTREMPTY  

Enumeration Value Documentation

XalanHTMLElementsProperties::eMaxAttributeName = 8

XalanHTMLElementsProperties::eMaxAttributes = 6

XalanHTMLElementsProperties::eMaxElementName = 10


Member Function Documentation

ElementProperties XalanHTMLElementsProperties::find ( const XalanDOMChar * theElementName) [static]

Find an instance with the given name.

Parameters:
theElementName   The element name.
Returns:
A reference to an instance.

The documentation for this class 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.4
Copyright © 2000, 2001, 2002 The Apache Software Foundation. All Rights Reserved.