Package | Description |
---|---|
com.sun.jersey.server.wadl |
Provides support for WADL configuration and generation.
|
com.sun.jersey.server.wadl.generators |
Provides support for JAXB WADL generation.
|
com.sun.jersey.server.wadl.generators.resourcedoc |
Provides support for JAXB WADL generation for resource classes.
|
Modifier and Type | Method and Description |
---|---|
WadlGenerator.ExternalGrammarDefinition |
WadlGeneratorImpl.createExternalGrammar() |
WadlGenerator.ExternalGrammarDefinition |
WadlGenerator.createExternalGrammar()
Perform any post create functions such as generating grammars.
|
Modifier and Type | Method and Description |
---|---|
WadlGenerator.ExternalGrammarDefinition |
WadlGeneratorGrammarsSupport.createExternalGrammar() |
WadlGenerator.ExternalGrammarDefinition |
WadlGeneratorApplicationDoc.createExternalGrammar() |
WadlGenerator.ExternalGrammarDefinition |
AbstractWadlGeneratorGrammarGenerator.createExternalGrammar() |
Modifier and Type | Method and Description |
---|---|
WadlGenerator.ExternalGrammarDefinition |
WadlGeneratorResourceDocSupport.createExternalGrammar() |
Copyright © 2016 Oracle Corporation. All Rights Reserved.