All Implemented Interfaces:
AbstractUnmarshalRecord, ExtendedContentHandler, UnmarshalRecord, XMLRecord, ContentHandler, LexicalHandler

public class XMLRootRecord extends UnmarshalRecordImpl
Record for handling simple root elements that have a single text child node, and are being unmarshalled to a primitive wrapper object. The characters method will be used to gather the text to be converted.