Class ElementHandlerFactory


  • public class ElementHandlerFactory
    extends Object
    This class is used to create handlers for child elements based on the currently defined namespaces. This class is called by the XMLSAXHandler to help act as a library of prefix -> Schema mappings.
    Author:
    dzwiers www.refractions.net
    See Also:
    XMLSAXHandler, Schema