Uses of Interface
org.simpleframework.xml.convert.Scanner
Packages that use Scanner
-
Uses of Scanner in org.simpleframework.xml.convert
Classes in org.simpleframework.xml.convert that implement ScannerModifier and TypeClassDescriptionprivate static classTheEntryobject represents a scanner that is used to scan a specified type for annotations.Subclasses with type arguments of type Scanner in org.simpleframework.xml.convertModifier and TypeClassDescription(package private) classTheScannerBuilderis used to build and cache each scanner requested.Methods in org.simpleframework.xml.convert that return Scanner