Uses of Class
org.apache.cxf.aegis.type.java5.AnnotationReader
-
Packages that use AnnotationReader Package Description org.apache.cxf.aegis.type.java5 -
-
Uses of AnnotationReader in org.apache.cxf.aegis.type.java5
Constructors in org.apache.cxf.aegis.type.java5 with parameters of type AnnotationReader Constructor Description AnnotatedTypeInfo(TypeMapping tm, Class<?> typeClass, String ns, AnnotationReader annotationReader, TypeCreationOptions typeCreationOptions)Java5TypeCreator(AnnotationReader annotationReader)
-