|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jersey.server.wadl.ApplicationDescription.ExternalGrammar
public static class ApplicationDescription.ExternalGrammar
A simple holder class that stores a type and binary content to be used to return extra metadata with
| Constructor Summary | |
|---|---|
ApplicationDescription.ExternalGrammar(MediaType type,
byte[] content)
|
|
| Method Summary | |
|---|---|
byte[] |
getContent()
|
MediaType |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationDescription.ExternalGrammar(MediaType type,
byte[] content)
| Method Detail |
|---|
public MediaType getType()
public byte[] getContent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||