| Package | Description |
|---|---|
| com.siemens.ct.exi.core.grammars.grammar |
EXI Grammar grammars.
|
| Modifier and Type | Method and Description |
|---|---|
GrammarType |
SchemaInformedStartTag.getGrammarType() |
GrammarType |
SchemaInformedFragmentContent.getGrammarType() |
GrammarType |
SchemaInformedFirstStartTag.getGrammarType() |
GrammarType |
SchemaInformedElement.getGrammarType() |
GrammarType |
SchemaInformedDocContent.getGrammarType() |
GrammarType |
Grammar.getGrammarType() |
GrammarType |
Fragment.getGrammarType() |
GrammarType |
Document.getGrammarType() |
GrammarType |
DocEnd.getGrammarType() |
GrammarType |
BuiltInStartTag.getGrammarType() |
GrammarType |
BuiltInFragmentContent.getGrammarType() |
GrammarType |
BuiltInElement.getGrammarType() |
GrammarType |
BuiltInDocContent.getGrammarType() |
static GrammarType |
GrammarType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrammarType[] |
GrammarType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Siemens AG. All rights reserved.