Uses of Class
org.simpleframework.xml.core.InstantiatorBuilder
-
Packages that use InstantiatorBuilder Package Description org.simpleframework.xml.core -
-
Uses of InstantiatorBuilder in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as InstantiatorBuilder Modifier and Type Field Description private InstantiatorBuilderStructureBuilder. resolverThis is used to build an instantiator for creating objects.
-