xml

Create a convertor container with data source being xml document.

Parameters

value XmlElement

source of data for container to use to construct components.

accessor PropertyAccessor!XmlElement

property accessing logic

guesser TypeGuesser!XmlElement

type guesser based on held xml value

allocator RCIAllocator

allocator used to allocate converted values

Return Value

Type: auto

JsonConvertorContainer

Meta