#include <xalanc/XMLSupport/XalanHTMLElementsProperties.hpp>
◆ AttributeFlagsType
◆ FlagsType
◆ findProperties()
const InternalAttributeProperties & xalanc::XalanHTMLElementsProperties::InternalElementProperties::findProperties |
( |
const XalanDOMChar * | theAttributeName | ) |
const |
Find an instance with the given attribute name.
- Parameters
-
theAttributeName | The attribute name. |
- Returns
- A reference to an instance.
◆ is()
bool xalanc::XalanHTMLElementsProperties::InternalElementProperties::is |
( |
FlagsType | theFlags | ) |
const |
|
inline |
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
Definition at line 124 of file XalanHTMLElementsProperties.hpp.
References m_flags.
◆ isAttribute()
bool xalanc::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.
- Parameters
-
theAttributeName | The attribute name. |
theFlags | The properties to check. |
- Returns
- true if the property is set, false if not
◆ m_attributes
◆ m_flags
FlagsType xalanc::XalanHTMLElementsProperties::InternalElementProperties::m_flags |
◆ m_name
XalanDOMChar xalanc::XalanHTMLElementsProperties::InternalElementProperties::m_name[eMaxElementName+1] |
◆ s_dummyProperties
The documentation for this struct was generated from the following file: