protected class NodeRecord.NodeRecordContentHandler
extends org.eclipse.persistence.internal.oxm.MarshalRecordContentHandler
implements LexicalHandler
This class will typically be used in conjunction with an XMLFragmentReader.
The XMLFragmentReader will walk a given XMLFragment node and report events
to this class - the event's data is then used to create required attributes
and elements which are appended to the the enclosing class' document.
See Also:
XMLFragmentReader
Field Summary
Fields inherited from class org.eclipse.persistence.internal.oxm.MarshalRecordContentHandler