XmlAttributePropertyAccessor

Xml element attribute property accessor

Members

Functions

access
string access(Element component, string property, RCIAllocator allocator)

Get a property out of component

componentType
TypeInfo componentType(Element component)

Identify the type of supported component.

has
bool has(Element component, string property, RCIAllocator allocator)

Check if requested property is present in component.

Meta