Uses of Interface
com.cafesoft.core.xml.SAXParseExceptionListener

Packages that use SAXParseExceptionListener
com.cafesoft.core.xml Contains classes for Xml manipulation. 
 

Uses of SAXParseExceptionListener in com.cafesoft.core.xml
 

Classes in com.cafesoft.core.xml that implement SAXParseExceptionListener
 class LoggingSAXParseExceptionListener
          Implements a listener for SAXParseExceptions and logs output to a specified Logger.
 

Methods in com.cafesoft.core.xml with parameters of type SAXParseExceptionListener
 void DefaultXmlHandler.addSAXParseExceptionListener(SAXParseExceptionListener listener)
          Add a SAXParseExceptionListener.
 void DefaultXmlHandler.removeSAXParseExceptionListener(SAXParseExceptionListener listener)
          Add a SAXParseExceptionListener.
 



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.