Uses of Class
org.restlet.ext.wadl.GrammarsInfo

Packages that use GrammarsInfo
org.restlet.ext.wadl Support the WADL specification. 
 

Uses of GrammarsInfo in org.restlet.ext.wadl
 

Methods in org.restlet.ext.wadl that return GrammarsInfo
 GrammarsInfo ApplicationInfo.getGrammars()
          Returns the grammar elements.
 

Methods in org.restlet.ext.wadl with parameters of type GrammarsInfo
 void ApplicationInfo.setGrammars(GrammarsInfo grammars)
          Sets the grammars element.
 



Copyright © 2005-2008 Noelios Technologies.