|
EXIficient | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeDecoder | |
---|---|
com.siemens.ct.exi | Entry point for using EXI implementation |
com.siemens.ct.exi.helpers | EXI helper classes such as default interface implementations. |
com.siemens.ct.exi.types | EXI Types and Type coding modes such as Typed, String, Lexical and RepresentationMap. |
Uses of TypeDecoder in com.siemens.ct.exi |
---|
Methods in com.siemens.ct.exi that return TypeDecoder | |
---|---|
TypeDecoder |
EXIFactory.createTypeDecoder()
Returns an EXI TypeDecoder according coding options such as
schema-informed or schema-less grammar and options like
Preserve.LexicalValues |
TypeDecoder |
EXIFactory.createTypeDecoder()
Returns an EXI TypeDecoder according coding options such as
schema-informed or schema-less grammar and options like
Preserve.LexicalValues |
TypeDecoder |
EXIFactory.createTypeDecoder()
Returns an EXI TypeDecoder according coding options such as
schema-informed or schema-less grammar and options like
Preserve.LexicalValues |
Uses of TypeDecoder in com.siemens.ct.exi.helpers |
---|
Methods in com.siemens.ct.exi.helpers that return TypeDecoder | |
---|---|
TypeDecoder |
DefaultEXIFactory.createTypeDecoder()
|
Uses of TypeDecoder in com.siemens.ct.exi.types |
---|
Subinterfaces of TypeDecoder in com.siemens.ct.exi.types | |
---|---|
interface |
TypeDecoderRepresentationMap
TODO Description |
Classes in com.siemens.ct.exi.types that implement TypeDecoder | |
---|---|
class |
AbstractTypeDecoder
TODO Description |
class |
DatatypeRepresentationMapTypeDecoder
TODO Description |
class |
LexicalTypeDecoder
TODO Description |
class |
StringTypeDecoder
TODO Description |
class |
TypedTypeDecoder
TODO Description |
|
EXIficient | |||||||||
PREV NEXT | FRAMES NO FRAMES |