Xalan-C++ API Documentation

The Xalan-C++ XSL Transformer Version 1.0

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

FormatterToHTML::ElemDesc Class Reference

#include <FormatterToHTML.hpp>

List of all members.

Public Types

Public Methods


Detailed Description


Member Enumeration Documentation

enum FormatterToHTML::ElemDesc::eFlags

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

Constructor & Destructor Documentation

FormatterToHTML::ElemDesc::~ElemDesc ()


Member Function Documentation

FormatterToHTML::ElemDesc::ElemDesc ( unsigned int flags = 0)

bool FormatterToHTML::ElemDesc::is ( unsigned int flags) const

bool FormatterToHTML::ElemDesc::isAttrFlagSet ( const XalanDOMString & name,
unsigned int flags) const

void FormatterToHTML::ElemDesc::setAttr ( const XalanDOMString & name,
unsigned int flags)


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++ XSL Transformer Version 1.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.