Uses of Class
org.restlet.util.Variable

Packages that use Variable
org.restlet.util Utility classes and interfaces used in the rest of the API. 
 

Uses of Variable in org.restlet.util
 

Methods in org.restlet.util that return Variable
 Variable Template.getDefaultVariable()
          Returns the default variable.
 

Methods in org.restlet.util that return types with arguments of type Variable
 Map<String,Variable> Template.getVariables()
          Returns the modifiable map of variables.
 



Copyright © 2005-2007 Noelios Technologies.