Constructor for a container for document.
Get a component that is associated with key.
Check if an element is present in Locator by key id.
Sets up the internal state of container.
Destruct all managed components.
Set accessor
Get accessor
Set convertor
Get convertor
Set guesser
Get guesser
Locator for properties that weren't registered in container, however are present in the root document.
Since the type of the properties is not known at the runtime, this locator will employ a type guesser to guess the type of element it is requested from root document. If guessing fails, then raw type will be returned per type guesser semantics.