Package nct.xml

Class Summary
XMLSaxEventDistributor<HandlerType extends ContentHandler & ErrorHandler & DTDHandler> This class acts as a Handler but instead of handling SAX events, it simply distributes the events (calls the same methods) to a list of handlers.