Class ApplicationDescription.ExternalGrammar
java.lang.Object
org.glassfish.jersey.server.wadl.internal.ApplicationDescription.ExternalGrammar
- Enclosing class:
 - ApplicationDescription
 
A simple holder class that stores a type and binary content
 to be used to return extra metadata with
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ExternalGrammar
 
 - 
 - 
Method Details
- 
getType
 - 
getContent
public byte[] getContent() 
 -