Uses of Interface
org.apache.woden.ErrorHandler

Packages that use ErrorHandler
org.apache.woden   
 

Uses of ErrorHandler in org.apache.woden
 

Methods in org.apache.woden that return ErrorHandler
 ErrorHandler ErrorReporter.getErrorHandler()
          Return the custom error handler if one has been set, otherwise return the default error handler.
 

Methods in org.apache.woden with parameters of type ErrorHandler
 void ErrorReporter.setErrorHandler(ErrorHandler errorHandler)
          Set a custom error handler on this error reporter to replace the default error handler.
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.