Package net.sf.webmancer.util.xml.sax

Class Summary
ContentHandlerUtils This class provides various utility methods used while creating SAX parsers.
DefaultHandler This class is a convenient implementation of the ContentHandler interface that simply does nothing in all its methods except DefaultHandler.setDocumentLocator(Locator).
DelegateContentHandler This is the ContentHandler implementation that simply delegates all SAX parsing events to the target ContentHandler that may be set at any time by the DelegateContentHandler.setTargetContentHandler(ContentHandler) method.
ForkingHandler  
ManualContentHandlerHelper  
RichAttributesImpl  
SAXDOMHandler  
 

Exception Summary
SAXSemanticException  
 



Copyright © 2006-2007. All Rights Reserved.