Uses of Class
org.simpleframework.xml.core.AnnotationFactory
-
Packages that use AnnotationFactory Package Description org.simpleframework.xml.core -
-
Uses of AnnotationFactory in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as AnnotationFactory Modifier and Type Field Description private AnnotationFactoryFieldScanner. factoryThis is used to create the synthetic annotations for fields.private AnnotationFactoryMethodPartFactory. factoryThis is used to create the synthetic annotations for methods.
-