Uses of Class
com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
Packages that use IllegalAnnotationsException
Package
Description
Code that implements JAXBContext, Unmarshaller, and Marshaller.
-
Uses of IllegalAnnotationsException in com.sun.xml.bind.v2.runtime
Methods in com.sun.xml.bind.v2.runtime that throw IllegalAnnotationsExceptionModifier and TypeMethodDescriptionvoid
IllegalAnnotationsException.Builder.check()
If an error was reported, throw the exception.JAXBContextImpl.getTypeInfoSet()
Creates aRuntimeTypeInfoSet
.