Package | Description |
---|---|
com.sun.xml.bind.v2.model.annotation |
Abstraction around reading annotations, to support internal/external annotations.
|
com.sun.xml.bind.v2.model.impl |
Implementation of the com.sun.xml.bind.j2s.model package.
|
com.sun.xml.bind.v2.runtime |
Code that implements JAXBContext, Unmarshaller, and Marshaller.
|
Modifier and Type | Method | Description |
---|---|---|
ErrorHandler |
AbstractInlineAnnotationReaderImpl.getErrorHandler() |
Always return a non-null valid
ErrorHandler |
Modifier and Type | Method | 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 | Description |
---|---|---|
void |
ModelBuilder.setErrorHandler(ErrorHandler errorHandler) |
Sets the error handler that receives errors discovered during the model building.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
IllegalAnnotationsException.Builder |
Copyright © 2018 Oracle Corporation. All rights reserved.