Overview
Package
Class
Use
Tree
Deprecated
Index
Help
EXIficient
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
P
Q
R
S
T
U
V
W
X
Y
R
readBit()
- Method in class com.siemens.ct.exi.io.
BitInputStream
Return next bit from underlying stream.
readBits(int)
- Method in class com.siemens.ct.exi.io.
BitInputStream
Read the next n bits and return the result as an integer.
readBoolean()
- Method in class com.siemens.ct.exi.io.block.
AbstractDecoderBlock
readBoolean()
- Method in interface com.siemens.ct.exi.io.block.
DecoderBlock
readDirectByte()
- Method in class com.siemens.ct.exi.io.
BitInputStream
Read and return the next byte without discarding current buffer.
readEventCode(int)
- Method in class com.siemens.ct.exi.io.block.
AbstractDecoderBlock
readEventCode(int)
- Method in interface com.siemens.ct.exi.io.block.
DecoderBlock
readLocalName(String)
- Method in class com.siemens.ct.exi.io.block.
AbstractDecoderBlock
readLocalName(String)
- Method in interface com.siemens.ct.exi.io.block.
DecoderBlock
readPrefix(String)
- Method in class com.siemens.ct.exi.io.block.
AbstractDecoderBlock
readPrefix(String)
- Method in interface com.siemens.ct.exi.io.block.
DecoderBlock
readString()
- Method in class com.siemens.ct.exi.io.block.
AbstractDecoderBlock
readString()
- Method in interface com.siemens.ct.exi.io.block.
DecoderBlock
readStringAsGlobalHit(DecoderChannel)
- Method in class com.siemens.ct.exi.datatype.decoder.
AbstractTypeDecoder
readStringAsGlobalHit(DecoderChannel)
- Method in interface com.siemens.ct.exi.datatype.decoder.
TypeDecoder
readStringAsLocalHit(DecoderChannel, String, String)
- Method in class com.siemens.ct.exi.datatype.decoder.
AbstractTypeDecoder
readStringAsLocalHit(DecoderChannel, String, String)
- Method in interface com.siemens.ct.exi.datatype.decoder.
TypeDecoder
readStringAsMiss(DecoderChannel, String, String, int)
- Method in class com.siemens.ct.exi.datatype.decoder.
AbstractTypeDecoder
readStringAsMiss(DecoderChannel, String, String, int)
- Method in interface com.siemens.ct.exi.datatype.decoder.
TypeDecoder
readTypedValidValue(Datatype, String, String)
- Method in class com.siemens.ct.exi.io.block.
AbstractDecoderBlock
readTypedValidValue(Datatype, String, String)
- Method in class com.siemens.ct.exi.io.block.
AbstractDecoderByteBlockChannelized
readTypedValidValue(Datatype, String, String)
- Method in interface com.siemens.ct.exi.io.block.
DecoderBlock
readTypeValidValue(Datatype, DecoderChannel, String, String)
- Method in interface com.siemens.ct.exi.datatype.decoder.
TypeDecoder
readTypeValidValue(Datatype, DecoderChannel, String, String)
- Method in class com.siemens.ct.exi.datatype.decoder.
TypeDecoderDatatypeRepresentationMap
readTypeValidValue(Datatype, DecoderChannel, String, String)
- Method in class com.siemens.ct.exi.datatype.decoder.
TypeDecoderString
readTypeValidValue(Datatype, DecoderChannel, String, String)
- Method in class com.siemens.ct.exi.datatype.decoder.
TypeDecoderTypedSchemaInformed
readUri()
- Method in class com.siemens.ct.exi.io.block.
AbstractDecoderBlock
readUri()
- Method in interface com.siemens.ct.exi.io.block.
DecoderBlock
readValueAsString(DecoderChannel, String, String)
- Method in class com.siemens.ct.exi.datatype.decoder.
AbstractTypeDecoder
readValueAsString(DecoderChannel, String, String)
- Method in interface com.siemens.ct.exi.datatype.decoder.
TypeDecoder
readValueAsString(String, String)
- Method in class com.siemens.ct.exi.io.block.
AbstractDecoderBlock
readValueAsString(String, String)
- Method in class com.siemens.ct.exi.io.block.
AbstractDecoderByteBlockChannelized
readValueAsString(String, String)
- Method in interface com.siemens.ct.exi.io.block.
DecoderBlock
reconstructChannels(int, List<ExpandedName>, Map<ExpandedName, List<Datatype>>, Map<ExpandedName, Integer>)
- Method in class com.siemens.ct.exi.io.block.
AbstractDecoderByteBlockChannelized
reconstructChannels(int, List<ExpandedName>, Map<ExpandedName, List<Datatype>>, Map<ExpandedName, Integer>)
- Method in class com.siemens.ct.exi.io.block.
DecoderBitBlock
reconstructChannels(int, List<ExpandedName>, Map<ExpandedName, List<Datatype>>, Map<ExpandedName, Integer>)
- Method in interface com.siemens.ct.exi.io.block.
DecoderBlock
reconstructChannels(int, List<ExpandedName>, Map<ExpandedName, List<Datatype>>, Map<ExpandedName, Integer>)
- Method in class com.siemens.ct.exi.io.block.
DecoderByteBlock
registerDatatypeRepresentation(DatatypeRepresentation)
- Method in class com.siemens.ct.exi.datatype.decoder.
TypeDecoderDatatypeRepresentationMap
registerDatatypeRepresentation(DatatypeRepresentation)
- Method in interface com.siemens.ct.exi.datatype.decoder.
TypeDecoderRepresentationMap
registerDatatypeRepresentation(DatatypeRepresentation)
- Method in class com.siemens.ct.exi.datatype.encoder.
TypeEncoderDatatypeRespresentationMap
resolveLambdaTransitions()
- Method in class com.siemens.ct.exi.grammar.rule.
AbstractSchemaInformedRule
resolveLambdaTransitions()
- Method in interface com.siemens.ct.exi.grammar.rule.
SchemaInformedRule
RestrictedCharacterSet
- Interface in
com.siemens.ct.exi.datatype
RestrictedCharacterSetDatatypeDecoder
- Class in
com.siemens.ct.exi.datatype.decoder
TODO Description
RestrictedCharacterSetDatatypeDecoder(RestrictedCharacterSet)
- Constructor for class com.siemens.ct.exi.datatype.decoder.
RestrictedCharacterSetDatatypeDecoder
RestrictedCharacterSetDatatypeEncoder
- Class in
com.siemens.ct.exi.datatype.encoder
TODO Description
RestrictedCharacterSetDatatypeEncoder(TypeEncoder, RestrictedCharacterSet)
- Constructor for class com.siemens.ct.exi.datatype.encoder.
RestrictedCharacterSetDatatypeEncoder
Rule
- Interface in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleContentAllSchemaInformed
- Class in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleContentAllSchemaInformed()
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleContentAllSchemaInformed
RuleContentSchemaLess
- Class in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleContentSchemaLess()
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleContentSchemaLess
RuleDocContentSchemaInformed
- Class in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleDocContentSchemaInformed(Rule, String)
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleDocContentSchemaInformed
RuleDocContentSchemaInformed(Rule)
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleDocContentSchemaInformed
RuleDocContentSchemaLess
- Class in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleDocContentSchemaLess(Rule)
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleDocContentSchemaLess
RuleDocContentSchemaLess(Rule, String)
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleDocContentSchemaLess
RuleDocEnd
- Class in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleDocEnd()
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleDocEnd
RuleDocEnd(String)
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleDocEnd
RuleDocument
- Class in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleDocument(Rule, String)
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleDocument
RuleElementSchemaInformed
- Class in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleElementSchemaInformed()
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleElementSchemaInformed
RuleElementSchemaLess
- Class in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleFragment
- Class in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleFragment(Rule, String)
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleFragment
RuleFragmentContentSchemaInformed
- Class in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleFragmentContentSchemaInformed(String)
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleFragmentContentSchemaInformed
RuleFragmentContentSchemaLess
- Class in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleFragmentContentSchemaLess()
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleFragmentContentSchemaLess
RuleStartTagSchemaInformed
- Class in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleStartTagSchemaInformed(SchemaInformedRule)
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleStartTagSchemaInformed
RuleStartTagSchemaLess
- Class in
com.siemens.ct.exi.grammar.rule
TODO Description
RuleStartTagSchemaLess()
- Constructor for class com.siemens.ct.exi.grammar.rule.
RuleStartTagSchemaLess
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
EXIficient
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
P
Q
R
S
T
U
V
W
X
Y