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,
XMLCompositeObjectMapping aMapping,
org.xml.sax.Attributes atts,
XPathFragment aFragment,
XMLDescriptor 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, XMLCompositeObjectMapping aMapping, org.xml.sax.Attributes atts, XPathFragment aFragment, XMLDescriptor aDescriptor)
EclipseLink 2.4.2, "build v20130514-5956486" API Reference