public class CompositeObjectMappingContentHandler extends CompositeMappingContentHandler
Purpose: An implementation of DeferredContentHandler used to queue events to enable state-specific behavior for simple, complex or empty elements.
Responsibilities:
Constructor and Description |
---|
CompositeObjectMappingContentHandler(UnmarshalRecord parentRecord,
XMLCompositeObjectMappingNodeValue aNodeValue,
CompositeObjectMapping aMapping,
org.xml.sax.Attributes atts,
XPathFragment aFragment,
Descriptor aDescriptor) |
characters, characters, comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, setNil, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping
public CompositeObjectMappingContentHandler(UnmarshalRecord parentRecord, XMLCompositeObjectMappingNodeValue aNodeValue, CompositeObjectMapping aMapping, org.xml.sax.Attributes atts, XPathFragment aFragment, Descriptor aDescriptor)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference