Uses of Class
com.sun.xml.bind.v2.runtime.IllegalAnnotationsException

Packages that use IllegalAnnotationsException
com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. 
org.jvnet.jaxb.reflection   
 

Uses of IllegalAnnotationsException in com.sun.xml.bind.v2.runtime
 

Methods in com.sun.xml.bind.v2.runtime that throw IllegalAnnotationsException
 void IllegalAnnotationsException.Builder.check()
          If an error was reported, throw the exception.
 RuntimeTypeInfoSet JAXBContextImpl.getTypeInfoSet()
          Creates a RuntimeTypeInfoSet.
 

Uses of IllegalAnnotationsException in org.jvnet.jaxb.reflection
 

Methods in org.jvnet.jaxb.reflection that throw IllegalAnnotationsException
static RuntimeTypeInfoSet JAXBModelFactory.create(java.lang.Class... classes)
          Creates a new JAXB model from classes represented in java.lang.reflect.