| Package | Description |
|---|---|
| com.siemens.ct.exi.core |
Entry point for using EXI implementation
|
| com.siemens.ct.exi.core.coder |
Core functionality for EXIEncoder, EXIDecoder and EXIHeader.
|
| com.siemens.ct.exi.core.grammars |
EXI Grammars.
|
| com.siemens.ct.exi.core.helpers |
EXI helper classes such as default interface implementations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FidelityOptions.setFidelity(String key,
boolean decision)
Enables or disables the specified fidelity feature.
|
void |
EncodingOptions.setOption(String key)
Enables given option.
|
void |
DecodingOptions.setOption(String key)
Enables given option.
|
void |
EncodingOptions.setOption(String key,
Object value)
Enables given option with value.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
EXIHeaderDecoder.handleStartElement(QNameContext se,
EXIFactory f) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaLessGrammars.setSchemaId(String schemaId) |
void |
SchemaInformedGrammars.setSchemaId(String schemaId) |
void |
Grammars.setSchemaId(String schemaId)
Sets the schemaId passed to EXI decoder.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultEXIFactory.updateFactoryAccordingCanonicalEXI() |
Copyright © 2018 Siemens AG. All rights reserved.