Class CompositeMappingContentHandler

    • Field Detail

      • nullPolicy

        protected AbstractNullPolicy nullPolicy
        The AbstractNullPolicy associated with the mapping using this handler
      • attributes

        protected org.xml.sax.Attributes attributes
      • mapping

        protected Mapping mapping
      • xmlDescriptor

        protected Descriptor xmlDescriptor
    • Method Detail

      • createEmptyObject

        protected void createEmptyObject()
        INTERNAL: Create an empty object to be used by empty, complex or simple events. A childRecord is created on the parent UnmarshalRecord.