Class ComplexElementHandler

  • All Implemented Interfaces:
    Serializable

    public class ComplexElementHandler
    extends XMLElementHandler
    This class is intended to handle parsing an xml element from an instance document for elements who's type is both known and complex. This handler is used within the XMLSAXHandler to handle sax events generated by the SAX parser.
    Author:
    dzwiers www.refractions.net
    See Also:
    ComplexType, Serialized Form