Uses of Class
org.simpleframework.xml.strategy.Loader
Packages that use Loader
-
Uses of Loader in org.simpleframework.xml.strategy
Fields in org.simpleframework.xml.strategy declared as LoaderModifier and TypeFieldDescriptionprivate final Loader
ReadGraph.loader
This is the class loader that is used to load the types used.private final Loader
ReadState.loader
This is the loader used to load the classes for this.private final Loader
TreeStrategy.loader
This is the loader that is used to load the specified class.Constructors in org.simpleframework.xml.strategy with parameters of type Loader