Uses of Class
org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
Packages that use AnnotationsProcessor Package Description org.eclipse.persistence.jaxb.compiler -
-
Uses of AnnotationsProcessor in org.eclipse.persistence.jaxb.compiler
Methods in org.eclipse.persistence.jaxb.compiler that return AnnotationsProcessor Modifier and Type Method Description AnnotationsProcessorGenerator. getAnnotationsProcessor()Methods in org.eclipse.persistence.jaxb.compiler with parameters of type AnnotationsProcessor Modifier and Type Method Description voidXMLProcessor. processXML(AnnotationsProcessor annotationsProcessor, JavaModelInput jModelInput, TypeMappingInfo[] typeMappingInfos, JavaClass[] originalJavaClasses)Process XmlBindings on a per package basis for a given AnnotationsProcessor instance.
-