List of all members.
Public Types
Public Member Functions
Public Attributes
Static Public Attributes
Member Typedef Documentation
Member Function Documentation
const InternalAttributeProperties& 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.
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
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.
- Parameters:
-
theAttributeName | The attribute name. |
theFlags | The properties to check. |
- Returns:
- true if the property is set, false if not
Member Data Documentation
The documentation for this struct was generated from the following file: