Uses of Class
org.apache.juneau.svl.VarList
Packages that use VarList
-
Uses of VarList in org.apache.juneau.svl
Methods in org.apache.juneau.svl that return VarListModifier and TypeMethodDescriptionVarList.addDefault()
Adds the default variables to this list.final VarList
Adds a list of variables to this list.Adds a list of variables to this list.Adds a list of variables to this list.VarList.copy()
Makes a copy of this list.static VarList
VarList.create()
Returns an empty list of variables.static final VarList
Creates a new list of variables.static VarList
Creates a new list of variables.Methods in org.apache.juneau.svl with parameters of type VarListModifier and TypeMethodDescriptionAdds a list of variables to this list.Register new variables with this resolver.Constructors in org.apache.juneau.svl with parameters of type VarList