Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.7
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XalanHTMLElementsProperties::InternalElementProperties Struct Reference
#include <XalanHTMLElementsProperties.hpp>
List of all members.
Public Types
Public Methods
Public Attributes
Static Public Attributes
Member Typedef Documentation
typedef unsigned int XalanHTMLElementsProperties::InternalElementProperties::FlagsType
|
|
Member Function Documentation
Find an instance with the given attribute name.
-
Parameters:
-
theAttributeName
|
The attribute name. |
-
Returns:
-
A reference to an instance.
bool XalanHTMLElementsProperties::InternalElementProperties::is (
|
FlagsType theFlags ) const []
|
|
Check if particular properties are set for this instance.
See the eFlag enum for the valid properties.
-
Parameters:
-
theFlags
|
The properties to check. |
-
Returns:
-
true if the property is set, false if not
Check if particular attribute properties are set for this instance.
See the eFlag enum for the valid properties.
-
Parameters:
-
theAttributeName
|
The attribute name. |
theFlags
|
The properties to check. |
-
Returns:
-
true if the property is set, false if not
Member Data Documentation
FlagsType XalanHTMLElementsProperties::InternalElementProperties::m_flags
|
|
XalanDOMChar XalanHTMLElementsProperties::InternalElementProperties::m_name[eMaxElementName+1]
|
|
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.7
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|