public static class ResteasyWadlWriter.ResteasyWadlGrammar extends Object
Constructor and Description |
---|
ResteasyWadlGrammar() |
Modifier and Type | Method and Description |
---|---|
protected void |
addGrammars(Grammars grammars) |
void |
enableSchemaGeneration() |
protected Grammars |
getGrammars() |
byte[] |
getSchemaOfUrl(String path) |
boolean |
hasGrammars() |
void |
includeGrammars(String grammarFileName) |
boolean |
schemaGenerationEnabled() |
public boolean hasGrammars()
protected Grammars getGrammars()
public void includeGrammars(String grammarFileName)
public void enableSchemaGeneration()
public boolean schemaGenerationEnabled()
protected void addGrammars(Grammars grammars)
public byte[] getSchemaOfUrl(String path)
Copyright © 2020 JBoss by Red Hat. All rights reserved.