Package | Description |
---|---|
com.sun.xml.bind.v2.model.annotation | |
com.sun.xml.bind.v2.model.impl | |
com.sun.xml.bind.v2.runtime |
Modifier and Type | Method and Description |
---|---|
ErrorHandler |
AbstractInlineAnnotationReaderImpl.getErrorHandler()
Always return a non-null valid
ErrorHandler |
Modifier and Type | Method and Description |
---|---|
void |
AbstractInlineAnnotationReaderImpl.setErrorHandler(ErrorHandler errorHandler) |
void |
AnnotationReader.setErrorHandler(ErrorHandler errorHandler)
Sets the error handler that receives errors found
during reading annotations.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelBuilder.setErrorHandler(ErrorHandler errorHandler)
Sets the error handler that receives errors discovered during the model building.
|
Modifier and Type | Class and Description |
---|---|
static class |
IllegalAnnotationsException.Builder |
Copyright © 2020 Oracle Corporation. All rights reserved.