| Package | Description |
|---|---|
| com.siemens.ct.exi.core |
Entry point for using EXI implementation
|
| com.siemens.ct.exi.core.helpers |
EXI helper classes such as default interface implementations.
|
| Modifier and Type | Method and Description |
|---|---|
SelfContainedHandler |
EXIFactory.getSelfContainedHandler()
Returns selfContained element handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EXIFactory.setSelfContainedElements(QName[] scElements,
SelfContainedHandler scHandler)
Self-contained elements may be read independently from the rest of the
EXI body, allowing them to be indexed for random access.
|
| Modifier and Type | Field and Description |
|---|---|
protected SelfContainedHandler |
DefaultEXIFactory.scHandler |
| Modifier and Type | Method and Description |
|---|---|
SelfContainedHandler |
DefaultEXIFactory.getSelfContainedHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEXIFactory.setSelfContainedElements(QName[] scElements,
SelfContainedHandler scHandler) |
Copyright © 2018 Siemens AG. All rights reserved.