public static class ApplicationDescription.ExternalGrammar
extends java.lang.Object
Constructor and Description |
---|
ApplicationDescription.ExternalGrammar(MediaType type,
byte[] content,
boolean includedInGrammar) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getContent() |
MediaType |
getType() |
boolean |
isIncludedInGrammar() |
public ApplicationDescription.ExternalGrammar(MediaType type, byte[] content, boolean includedInGrammar)
public MediaType getType()
public byte[] getContent()
public boolean isIncludedInGrammar()
Copyright © 2016 Oracle Corporation. All Rights Reserved.