Uses of Class
com.sun.xml.bind.v2.runtime.IllegalAnnotationException
Packages that use IllegalAnnotationException
Package
Description
The in-memory model of the JAXB-bound beans.
Implementation of the com.sun.xml.bind.j2s.model package.
Code that implements JAXBContext, Unmarshaller, and Marshaller.
-
Uses of IllegalAnnotationException in com.sun.xml.bind.v2.model.core
Methods in com.sun.xml.bind.v2.model.core with parameters of type IllegalAnnotationExceptionModifier and TypeMethodDescriptionvoid
ErrorHandler.error
(IllegalAnnotationException e) Receives a notification for an error in the annotated code. -
Uses of IllegalAnnotationException in com.sun.xml.bind.v2.model.impl
Methods in com.sun.xml.bind.v2.model.impl with parameters of type IllegalAnnotationExceptionModifier and TypeMethodDescriptionfinal void
ModelBuilder.reportError
(IllegalAnnotationException e) Methods in com.sun.xml.bind.v2.model.impl that throw IllegalAnnotationExceptionModifier and TypeMethodDescriptionModelBuilder.createElementInfo
(com.sun.xml.bind.v2.model.impl.RegistryInfoImpl<T, C, F, M> registryInfo, M m) com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl
RuntimeModelBuilder.createElementInfo
(com.sun.xml.bind.v2.model.impl.RegistryInfoImpl<Type, Class, Field, Method> registryInfo, Method method) -
Uses of IllegalAnnotationException in com.sun.xml.bind.v2.runtime
Methods in com.sun.xml.bind.v2.runtime that return types with arguments of type IllegalAnnotationExceptionModifier and TypeMethodDescriptionIllegalAnnotationsException.getErrors()
Returns a read-only list ofIllegalAnnotationException
s wrapped in this exception.Methods in com.sun.xml.bind.v2.runtime with parameters of type IllegalAnnotationExceptionModifier and TypeMethodDescriptionvoid
IllegalAnnotationsException.Builder.error
(IllegalAnnotationException e) Constructor parameters in com.sun.xml.bind.v2.runtime with type arguments of type IllegalAnnotationExceptionModifierConstructorDescription