Uses of Interface
org.xquark.xml.xdbc.XMLErrorHandler

Packages that use XMLErrorHandler
org.xquark.bridge   
org.xquark.xml.xdbc   
 

Uses of XMLErrorHandler in org.xquark.bridge
 

Methods in org.xquark.bridge that return XMLErrorHandler
 XMLErrorHandler Mapper.getErrorHandler()
          Return the current error handler.
 

Methods in org.xquark.bridge with parameters of type XMLErrorHandler
 void Mapper.setErrorHandler(XMLErrorHandler handler)
          Allows an application to register an error event handler for non-fatal errors.
 

Uses of XMLErrorHandler in org.xquark.xml.xdbc
 

Methods in org.xquark.xml.xdbc that return XMLErrorHandler
 XMLErrorHandler XMLDocumentFiler.getErrorHandler()
          Return the current error handler.
 

Methods in org.xquark.xml.xdbc with parameters of type XMLErrorHandler
 void XMLDocumentFiler.setErrorHandler(XMLErrorHandler handler)
          Allow an application to register an error event handler for non-fatal errors.
 



Copyright © 2004 Université de Versailles Saint-Quentin, XQuark Group. All rights reserved.