Uses of Class
org.simpleframework.xml.core.ParameterFactory.ParameterBuilder
-
Packages that use ParameterFactory.ParameterBuilder Package Description org.simpleframework.xml.core -
-
Uses of ParameterFactory.ParameterBuilder in org.simpleframework.xml.core
Methods in org.simpleframework.xml.core that return ParameterFactory.ParameterBuilder Modifier and Type Method Description private ParameterFactory.ParameterBuilder
ParameterFactory. getBuilder(java.lang.annotation.Annotation label)
Creates an entry that is used to select the constructor for the parameter.
-