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:
DeferredContentHandler.AttributeList
Constructor and Description |
---|
CompositeObjectMappingContentHandler(UnmarshalRecord parentRecord,
XMLCompositeObjectMappingNodeValue aNodeValue,
CompositeObjectMapping aMapping,
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, Attributes atts, XPathFragment aFragment, Descriptor aDescriptor)
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference