XmlAttributePropertyAccessor

Undocumented in source.

Members

Functions

access
string access(Element component, string property)

Get a property out of component

componentType
TypeInfo componentType(Element component)

Identify the type of supported component.

has
bool has(Element component, string property)

Check if requested property is present in component.

Meta