#include <XalanHTMLElementsProperties.hpp>

Definition at line 96 of file XalanHTMLElementsProperties.hpp.
| typedef InternalAttributeProperties::FlagsType XalanHTMLElementsProperties::InternalElementProperties::AttributeFlagsType |
Definition at line 98 of file XalanHTMLElementsProperties.hpp.
| typedef unsigned int XalanHTMLElementsProperties::InternalElementProperties::FlagsType |
Definition at line 99 of file XalanHTMLElementsProperties.hpp.
| const InternalAttributeProperties& XalanHTMLElementsProperties::InternalElementProperties::findProperties | ( | const XalanDOMChar * | theAttributeName | ) | const |
Find an instance with the given attribute name.
| theAttributeName | The attribute name. |
| bool XalanHTMLElementsProperties::InternalElementProperties::is | ( | FlagsType | theFlags | ) | const [inline] |
Check if particular properties are set for this instance.
See the eFlag enum for the valid properties.
| theFlags | The properties to check. |
Definition at line 124 of file XalanHTMLElementsProperties.hpp.
| bool XalanHTMLElementsProperties::InternalElementProperties::isAttribute | ( | const XalanDOMChar * | theAttributeName, | |
| AttributeFlagsType | theFlags | |||
| ) | const |
Check if particular attribute properties are set for this instance.
See the eFlag enum for the valid properties.
| theAttributeName | The attribute name. | |
| theFlags | The properties to check. |
| InternalAttributeProperties XalanHTMLElementsProperties::InternalElementProperties::m_attributes[eMaxAttributes+1] |
Definition at line 134 of file XalanHTMLElementsProperties.hpp.
Definition at line 132 of file XalanHTMLElementsProperties.hpp.
| XalanDOMChar XalanHTMLElementsProperties::InternalElementProperties::m_name[eMaxElementName+1] |
Definition at line 130 of file XalanHTMLElementsProperties.hpp.
const InternalAttributeProperties XalanHTMLElementsProperties::InternalElementProperties::s_dummyProperties [static] |
Definition at line 145 of file XalanHTMLElementsProperties.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|