Uses of Interface
org.glassfish.jaxb.core.v2.model.core.ErrorHandler
-
Packages that use ErrorHandler Package Description org.glassfish.jaxb.core.v2.model.annotation -
-
Uses of ErrorHandler in org.glassfish.jaxb.core.v2.model.annotation
Methods in org.glassfish.jaxb.core.v2.model.annotation with parameters of type ErrorHandler Modifier and Type Method Description voidAnnotationReader. setErrorHandler(ErrorHandler errorHandler)Sets the error handler that receives errors found during reading annotations.
-