Uses of Class
org.apache.juneau.svl.VarList
Packages that use VarList
- 
Uses of VarList in org.apache.juneau.svlMethods in org.apache.juneau.svl that return VarListModifier and TypeMethodDescriptionVarList.addDefault()Adds the default variables to this list.final VarListAdds 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 VarListVarList.create()Returns an empty list of variables.static final VarListCreates a new list of variables.static VarListCreates 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