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 AnnotationFactory
FieldScanner. factory
This is used to create the synthetic annotations for fields.private AnnotationFactory
MethodPartFactory. factory
This is used to create the synthetic annotations for methods.
-