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
Creates a new ComplexElementHandler object for Element elem using
ElementHandlerFactory ehf.
Parameters: ehf - ElementHandlerFactory Parameters: elem - Element throws: SAXException -