EXIficient
A B C D E F G H I J L M N P Q R S T U V W X Y

R

read(byte[], int, int) - Method in class com.siemens.ct.exi.io.BitInputStream
 
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.
readDirectByte() - Method in class com.siemens.ct.exi.io.BitInputStream
Read and return the next byte without discarding current buffer.
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.AbstractBinaryDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.BigIntegerDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.BooleanDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.BooleanPatternDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in interface com.siemens.ct.exi.datatype.Datatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.DatetimeDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.DecimalDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.DoubleDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.EnumerationDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.FloatDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.IntegerDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.ListDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.LongDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.NBitBigIntegerDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.NBitIntegerDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.NBitLongDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.RestrictedCharacterSetDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.StringDatatype
 
readValue(QName, DecoderChannel) - Method in interface com.siemens.ct.exi.datatype.strings.StringDecoder
 
readValue(QName, DecoderChannel) - Method in class com.siemens.ct.exi.datatype.strings.StringDecoderImpl
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.UnsignedBigIntegerDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.UnsignedIntegerDatatype
 
readValue(DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.UnsignedLongDatatype
 
readValue(Datatype, QName, DecoderChannel) - Method in class com.siemens.ct.exi.types.DatatypeRepresentationMapTypeDecoder
 
readValue(Datatype, QName, DecoderChannel) - Method in class com.siemens.ct.exi.types.LexicalTypeDecoder
 
readValue(Datatype, QName, DecoderChannel) - Method in class com.siemens.ct.exi.types.StringTypeDecoder
 
readValue(Datatype, QName, DecoderChannel) - Method in interface com.siemens.ct.exi.types.TypeDecoder
 
readValue(Datatype, QName, DecoderChannel) - Method in class com.siemens.ct.exi.types.TypedTypeDecoder
 
readValueGlobalHit(QName, DecoderChannel) - Method in interface com.siemens.ct.exi.datatype.strings.StringDecoder
 
readValueGlobalHit(QName, DecoderChannel) - Method in class com.siemens.ct.exi.datatype.strings.StringDecoderImpl
 
readValueLocalHit(QName, DecoderChannel) - Method in interface com.siemens.ct.exi.datatype.strings.StringDecoder
 
readValueLocalHit(QName, DecoderChannel) - Method in class com.siemens.ct.exi.datatype.strings.StringDecoderImpl
 
readValueRCS(RestrictedCharacterSetDatatype, DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.AbstractDatatype
 
readValueRCS(RestrictedCharacterSetDatatype, DecoderChannel, StringDecoder, QName) - Method in interface com.siemens.ct.exi.datatype.Datatype
 
readValueRCS(RestrictedCharacterSetDatatype, DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.EnumerationDatatype
 
readValueRCS(RestrictedCharacterSetDatatype, DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.ListDatatype
 
readValueRCS(RestrictedCharacterSetDatatype, DecoderChannel, StringDecoder, QName) - Method in class com.siemens.ct.exi.datatype.StringDatatype
 
registerDatatypeRepresentation(DatatypeRepresentation) - Method in class com.siemens.ct.exi.types.DatatypeRepresentationMapTypeDecoder
 
registerDatatypeRepresentation(DatatypeRepresentation) - Method in class com.siemens.ct.exi.types.DatatypeRespresentationMapTypeEncoder
 
registerDatatypeRepresentation(DatatypeRepresentation) - Method in interface com.siemens.ct.exi.types.TypeDecoderRepresentationMap
 
removeLocalName(int) - Method in class com.siemens.ct.exi.core.RuntimeURIEntry
 
removePrefix(int) - Method in class com.siemens.ct.exi.core.RuntimeURIEntry
 
RestrictedCharacterSet - Interface in com.siemens.ct.exi.datatype.charset
If a string value is associated with a schema datatype and one or more of the datatypes in its datatype hierarchy has one or more pattern facets, there may be a restricted character set defined for the string value.
RestrictedCharacterSetDatatype - Class in com.siemens.ct.exi.datatype
TODO Description
RestrictedCharacterSetDatatype(QName, RestrictedCharacterSet) - Constructor for class com.siemens.ct.exi.datatype.RestrictedCharacterSetDatatype
 
RestrictedCharacterSetDatatype(QName) - Constructor for class com.siemens.ct.exi.datatype.RestrictedCharacterSetDatatype
 
Rule - Interface in com.siemens.ct.exi.grammar.rule
TODO Description
RuntimeURIEntry - Class in com.siemens.ct.exi.core
 
RuntimeURIEntry(String, int) - Constructor for class com.siemens.ct.exi.core.RuntimeURIEntry
 

EXIficient
A B C D E F G H I J L M N P Q R S T U V W X Y