| Package | Description |
|---|---|
| com.siemens.ct.exi.core.coder |
Core functionality for EXIEncoder, EXIDecoder and EXIHeader.
|
| com.siemens.ct.exi.core.context |
Helper package for coding contexts (e.g., uris, qnames, ...)
|
| com.siemens.ct.exi.core.grammars.grammar |
EXI Grammar grammars.
|
| com.siemens.ct.exi.core.util.sort |
Utility pack for sorting items (e.g., events).
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<QNameContext,StartElement> |
AbstractEXIBodyCoder.runtimeGlobalElements |
| Modifier and Type | Method and Description |
|---|---|
protected StartElement |
AbstractEXIBodyCoder.getGlobalStartElement(QNameContext qnc) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractEXIBodyDecoder.pushElement(Grammar updContextGrammar,
StartElement se) |
protected void |
AbstractEXIBodyCoder.pushElement(Grammar updContextGrammar,
StartElement se) |
| Modifier and Type | Method and Description |
|---|---|
StartElement |
QNameContext.getGlobalStartElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
QNameContext.setGlobalStartElement(StartElement grammarGlobalElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
Grammar.learnStartElement(StartElement se) |
void |
BuiltInStartTag.learnStartElement(StartElement se) |
void |
BuiltInFragmentContent.learnStartElement(StartElement se) |
void |
BuiltInElement.learnStartElement(StartElement se) |
void |
AbstractGrammar.learnStartElement(StartElement se) |
| Modifier and Type | Method and Description |
|---|---|
int |
StartElementSort.compare(StartElement se1,
StartElement se2) |
Copyright © 2018 Siemens AG. All rights reserved.