Uses of Class
org.simpleframework.xml.convert.ScannerBuilder
-
Packages that use ScannerBuilder Package Description org.simpleframework.xml.convert -
-
Uses of ScannerBuilder in org.simpleframework.xml.convert
Fields in org.simpleframework.xml.convert declared as ScannerBuilder Modifier and Type Field Description private ScannerBuilderConverterScanner. builderThis is used to build a scanner to scan for annotations.
-