Uses of Class
com.sun.research.ws.wadl.Grammars
-
Uses of Grammars in com.sun.research.ws.wadl
Modifier and TypeMethodDescriptionObjectFactory.createGrammars()
Create an instance ofGrammars
Application.getGrammars()
Gets the value of the grammars property.Modifier and TypeMethodDescriptionvoid
Application.setGrammars
(Grammars value) Sets the value of the grammars property. -
Uses of Grammars in org.glassfish.jersey.server.wadl.internal.generators
ModifierConstructorDescriptionWadlGeneratorGrammarsSupport
(WadlGenerator delegate, Grammars grammars)