XmlConvertorFactory

A convertor factory that uses custom fromXml family of functions to convert xml Element into To types.

Members

Functions

factory
To factory()

Instantiates component of type To.

Properties

convertible
Element convertible [@property setter]

Set convertible

convertible
Element convertible [@property getter]

Get convertible data

locator
Locator!() locator [@property setter]

Set a locator to object.

type
TypeInfo type [@property getter]

Get the type info of T that is created.

Meta