Uses of Interface
com.sun.xml.bind.v2.model.core.ErrorHandler

Packages that use ErrorHandler
com.sun.xml.bind.v2.model.annotation   
 

Uses of ErrorHandler in com.sun.xml.bind.v2.model.annotation
 

Methods in com.sun.xml.bind.v2.model.annotation with parameters of type ErrorHandler
 void AnnotationReader.setErrorHandler(ErrorHandler errorHandler)
          Sets the error handler that receives errors found during reading annotations.