Uses of Class
com.sun.research.ws.wadl.Grammars

Packages that use Grammars
com.sun.jersey.server.wadl.generators Provides support for JAXB WADL generation. 
com.sun.research.ws.wadl   
 

Uses of Grammars in com.sun.jersey.server.wadl.generators
 

Constructors in com.sun.jersey.server.wadl.generators with parameters of type Grammars
WadlGeneratorGrammarsSupport(WadlGenerator delegate, Grammars grammars)
           
 

Uses of Grammars in com.sun.research.ws.wadl
 

Fields in com.sun.research.ws.wadl declared as Grammars
protected  Grammars Application.grammars
           
 

Methods in com.sun.research.ws.wadl that return Grammars
 Grammars ObjectFactory.createGrammars()
          Create an instance of Grammars
 Grammars Application.getGrammars()
          Gets the value of the grammars property.
 

Methods in com.sun.research.ws.wadl with parameters of type Grammars
 void Application.setGrammars(Grammars value)
          Sets the value of the grammars property.
 



Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.