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

D

Datatype - Interface in com.siemens.ct.exi.datatype
TODO Description
DatatypeBinary - Class in com.siemens.ct.exi.datatype
TODO Description
DatatypeBinary(ExpandedName, BuiltInType) - Constructor for class com.siemens.ct.exi.datatype.DatatypeBinary
 
DatatypeBoolean - Class in com.siemens.ct.exi.datatype
TODO Description
DatatypeBoolean(ExpandedName) - Constructor for class com.siemens.ct.exi.datatype.DatatypeBoolean
 
DatatypeBooleanPattern - Class in com.siemens.ct.exi.datatype
TODO Description
DatatypeBooleanPattern(ExpandedName) - Constructor for class com.siemens.ct.exi.datatype.DatatypeBooleanPattern
 
DatatypeDatetime - Class in com.siemens.ct.exi.datatype
TODO Description
DatatypeDatetime(DatetimeType, ExpandedName) - Constructor for class com.siemens.ct.exi.datatype.DatatypeDatetime
 
DatatypeDecimal - Class in com.siemens.ct.exi.datatype
TODO Description
DatatypeDecimal(ExpandedName) - Constructor for class com.siemens.ct.exi.datatype.DatatypeDecimal
 
DatatypeDecoder - Interface in com.siemens.ct.exi.datatype.decoder
TODO Description
DatatypeEncoder - Interface in com.siemens.ct.exi.datatype.encoder
 
DatatypeEnumeration - Class in com.siemens.ct.exi.datatype
TODO Description
DatatypeEnumeration(StringList) - Constructor for class com.siemens.ct.exi.datatype.DatatypeEnumeration
 
DatatypeEvent - Interface in com.siemens.ct.exi.grammar.event
TODO Description
DatatypeFloat - Class in com.siemens.ct.exi.datatype
TODO Description
DatatypeFloat(ExpandedName) - Constructor for class com.siemens.ct.exi.datatype.DatatypeFloat
 
DatatypeInteger - Class in com.siemens.ct.exi.datatype
TODO Description
DatatypeInteger(ExpandedName) - Constructor for class com.siemens.ct.exi.datatype.DatatypeInteger
 
DatatypeList - Class in com.siemens.ct.exi.datatype
TODO Description
DatatypeList(Datatype) - Constructor for class com.siemens.ct.exi.datatype.DatatypeList
 
DatatypeNBitInteger - Class in com.siemens.ct.exi.datatype
TODO Description
DatatypeNBitInteger(ExpandedName, XSDInteger, XSDInteger, int) - Constructor for class com.siemens.ct.exi.datatype.DatatypeNBitInteger
 
DatatypeRepresentation - Interface in com.siemens.ct.exi.datatype
TODO Description
DatatypeString - Class in com.siemens.ct.exi.datatype
TODO Description
DatatypeString(ExpandedName) - Constructor for class com.siemens.ct.exi.datatype.DatatypeString
 
DatatypeUnsignedInteger - Class in com.siemens.ct.exi.datatype
TODO Description
DatatypeUnsignedInteger(ExpandedName) - Constructor for class com.siemens.ct.exi.datatype.DatatypeUnsignedInteger
 
DatetimeDatatypeDecoder - Class in com.siemens.ct.exi.datatype.decoder
TODO Description
DatetimeDatatypeDecoder() - Constructor for class com.siemens.ct.exi.datatype.decoder.DatetimeDatatypeDecoder
 
DatetimeDatatypeEncoder - Class in com.siemens.ct.exi.datatype.encoder
 
DatetimeDatatypeEncoder(TypeEncoder) - Constructor for class com.siemens.ct.exi.datatype.encoder.DatetimeDatatypeEncoder
 
DatetimeType - Enum in com.siemens.ct.exi.util.datatype
TODO Description
DecimalDatatypeDecoder - Class in com.siemens.ct.exi.datatype.decoder
TODO Description
DecimalDatatypeDecoder() - Constructor for class com.siemens.ct.exi.datatype.decoder.DecimalDatatypeDecoder
 
DecimalDatatypeEncoder - Class in com.siemens.ct.exi.datatype.encoder
TODO Description
DecimalDatatypeEncoder(TypeEncoder) - Constructor for class com.siemens.ct.exi.datatype.encoder.DecimalDatatypeEncoder
 
decode() - Method in class com.siemens.ct.exi.io.channel.BitDecoderChannel
 
decode() - Method in class com.siemens.ct.exi.io.channel.ByteDecoderChannel
 
decode() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
Decodes a single byte
decode() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeAttribute() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeAttribute() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeAttribute() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses expected attribute.
decodeAttribute() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses expected attribute.
decodeAttribute() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses expected attribute.
decodeAttributeGeneric() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeAttributeGeneric() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeAttributeGeneric() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses expected generic attribute.
decodeAttributeGeneric() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses expected generic attribute.
decodeAttributeGeneric() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses expected generic attribute.
decodeAttributeGenericUndeclared() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeAttributeGenericUndeclared() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeAttributeGenericUndeclared() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses unexpected attribute.
decodeAttributeGenericUndeclared() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses unexpected attribute.
decodeAttributeGenericUndeclared() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses unexpected attribute.
decodeAttributeInvalidValue() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeAttributeInvalidValue() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeAttributeInvalidValue() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses expected attribute with schema-invalid value
decodeAttributeInvalidValue() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses expected attribute with schema-invalid value
decodeAttributeInvalidValue() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses expected attribute with schema-invalid value
decodeBinary() - Method in class com.siemens.ct.exi.io.channel.BitDecoderChannel
Decode a binary value as a length-prefixed sequence of octets.
decodeBinary() - Method in class com.siemens.ct.exi.io.channel.ByteDecoderChannel
Decode a binary value as a length-prefixed sequence of octets.
decodeBinary() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
Decode a binary value as a length-prefixed sequence of octets.
decodeBinary() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeBinaryAsString() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
 
decodeBinaryAsString() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
 
decodeBinaryAsString() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeBoolean() - Method in class com.siemens.ct.exi.io.channel.BitDecoderChannel
Decode a single boolean value.
decodeBoolean() - Method in class com.siemens.ct.exi.io.channel.ByteDecoderChannel
Decode a single boolean value.
decodeBoolean() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
Decode a single boolean value.
decodeBoolean() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeBooleanAsString() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
 
decodeBooleanAsString() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
 
decodeBooleanAsString() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeCharacters() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeCharacters() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeCharacters() - Method in interface com.siemens.ct.exi.EXIDecoder
Decodes expected characters.
decodeCharacters() - Method in interface com.siemens.ct.exi.EXIDecoder
Decodes expected characters.
decodeCharacters() - Method in interface com.siemens.ct.exi.EXIDecoder
Decodes expected characters.
decodeCharactersGeneric() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeCharactersGeneric() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeCharactersGeneric() - Method in interface com.siemens.ct.exi.EXIDecoder
Decodes generic characters.
decodeCharactersGeneric() - Method in interface com.siemens.ct.exi.EXIDecoder
Decodes generic characters.
decodeCharactersGeneric() - Method in interface com.siemens.ct.exi.EXIDecoder
Decodes generic characters.
decodeCharactersGenericUndeclared() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeCharactersGenericUndeclared() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeCharactersGenericUndeclared() - Method in interface com.siemens.ct.exi.EXIDecoder
Decodes unexpected (generic) characters.
decodeCharactersGenericUndeclared() - Method in interface com.siemens.ct.exi.EXIDecoder
Decodes unexpected (generic) characters.
decodeCharactersGenericUndeclared() - Method in interface com.siemens.ct.exi.EXIDecoder
Decodes unexpected (generic) characters.
decodeComment() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeComment() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeComment() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses comment with associated characters.
decodeComment() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses comment with associated characters.
decodeComment() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses comment with associated characters.
DECODED_BOOLEAN_FALSE - Static variable in interface com.siemens.ct.exi.Constants
 
DECODED_BOOLEAN_FALSE - Static variable in interface com.siemens.ct.exi.Constants
 
DECODED_BOOLEAN_FALSE - Static variable in interface com.siemens.ct.exi.Constants
 
DECODED_BOOLEAN_TRUE - Static variable in interface com.siemens.ct.exi.Constants
 
DECODED_BOOLEAN_TRUE - Static variable in interface com.siemens.ct.exi.Constants
 
DECODED_BOOLEAN_TRUE - Static variable in interface com.siemens.ct.exi.Constants
 
decodeDateTime(DatetimeType) - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
Decode Date-Time as sequence of values representing the individual components of the Date-Time.
decodeDateTime(DatetimeType) - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
Decode Date-Time as sequence of values representing the individual components of the Date-Time.
decodeDateTime(DatetimeType) - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeDateTimeAsString(DatetimeType) - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
 
decodeDateTimeAsString(DatetimeType) - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
 
decodeDateTimeAsString(DatetimeType) - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeDecimal() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
Decode a decimal represented as a Boolean sign followed by two Unsigned Integers.
decodeDecimal() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
Decode a decimal represented as a Boolean sign followed by two Unsigned Integers.
decodeDecimal() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeDecimalAsString() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
 
decodeDecimalAsString() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
 
decodeDecimalAsString() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeDocType() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeDocType() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeDocType() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses DOCTYPE with information items
decodeDocType() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses DOCTYPE with information items
decodeDocType() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses DOCTYPE with information items
decodeEndDocument() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeEndDocument() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeEndDocument() - Method in interface com.siemens.ct.exi.EXIDecoder
Finalizes the end of a set of XML events
decodeEndDocument() - Method in interface com.siemens.ct.exi.EXIDecoder
Finalizes the end of a set of XML events
decodeEndDocument() - Method in interface com.siemens.ct.exi.EXIDecoder
Finalizes the end of a set of XML events
decodeEndElement() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeEndElement() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeEndElement() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads EXI end element.
decodeEndElement() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads EXI end element.
decodeEndElement() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads EXI end element.
decodeEndElementUndeclared() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeEndElementUndeclared() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeEndElementUndeclared() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads unexpected EXI end element.
decodeEndElementUndeclared() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads unexpected EXI end element.
decodeEndElementUndeclared() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads unexpected EXI end element.
decodeEndFragmentSelfContained() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeEndFragmentSelfContained() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeEndFragmentSelfContained() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads an end element part of self-contained fragments
decodeEndFragmentSelfContained() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads an end element part of self-contained fragments
decodeEndFragmentSelfContained() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads an end element part of self-contained fragments
decodeEntityReference() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeEntityReference() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeEntityReference() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses EntityReference
decodeEntityReference() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses EntityReference
decodeEntityReference() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses EntityReference
decodeEventCode(int) - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeFloat() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
Decode a Float represented as two consecutive Integers.
decodeFloat() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
Decode a Float represented as two consecutive Integers.
decodeFloat() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeFloatAsString() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
 
decodeFloatAsString() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
 
decodeFloatAsString() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeInteger() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
Decode an arbitrary precision integer using a sign bit followed by a sequence of octets.
decodeInteger() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
Decode an arbitrary precision integer using a sign bit followed by a sequence of octets.
decodeInteger() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeIntegerAsBigInteger() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
 
decodeIntegerAsLong() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
 
decodeIntegerAsString() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
 
decodeIntegerAsString() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
 
decodeIntegerAsString() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeNamespaceDeclaration() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeNamespaceDeclaration() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeNamespaceDeclaration() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses namespace declaration retrieving associated URI and prefix.
decodeNamespaceDeclaration() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses namespace declaration retrieving associated URI and prefix.
decodeNamespaceDeclaration() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses namespace declaration retrieving associated URI and prefix.
decodeNBitUnsignedInteger(int) - Method in class com.siemens.ct.exi.io.channel.BitDecoderChannel
Decodes and returns an n-bit unsigned integer.
decodeNBitUnsignedInteger(int) - Method in class com.siemens.ct.exi.io.channel.ByteDecoderChannel
Decodes and returns an n-bit unsigned integer using the minimum number of bytes required for n bits.
decodeNBitUnsignedInteger(int) - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
Decodes and returns an n-bit unsigned integer.
decodeNBitUnsignedInteger(int) - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeNBitUnsignedIntegerAsString(int) - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
Decodes and returns an n-bit unsigned integer as string.
decodeNBitUnsignedIntegerAsString(int) - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
 
decodeNBitUnsignedIntegerAsString(int) - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
Decodes and returns an n-bit unsigned integer as string.
decodeProcessingInstruction() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeProcessingInstruction() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeProcessingInstruction() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses processing instruction with associated target and data.
decodeProcessingInstruction() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses processing instruction with associated target and data.
decodeProcessingInstruction() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses processing instruction with associated target and data.
DecoderBitBlock - Class in com.siemens.ct.exi.io.block
TODO Description
DecoderBitBlock(InputStream, TypeDecoder) - Constructor for class com.siemens.ct.exi.io.block.DecoderBitBlock
 
DecoderBlock - Interface in com.siemens.ct.exi.io.block
TODO Description
DecoderByteBlock - Class in com.siemens.ct.exi.io.block
TODO Description
DecoderByteBlock(InputStream, TypeDecoder) - Constructor for class com.siemens.ct.exi.io.block.DecoderByteBlock
 
DecoderByteBlockCompression - Class in com.siemens.ct.exi.io.block
TODO Description
DecoderByteBlockCompression(InputStream, TypeDecoder) - Constructor for class com.siemens.ct.exi.io.block.DecoderByteBlockCompression
 
DecoderByteBlockPreCompression - Class in com.siemens.ct.exi.io.block
TODO Description
DecoderByteBlockPreCompression(InputStream, TypeDecoder) - Constructor for class com.siemens.ct.exi.io.block.DecoderByteBlockPreCompression
 
DecoderChannel - Interface in com.siemens.ct.exi.io.channel
TODO Description
decodeStartDocument() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeStartDocument() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeStartDocument() - Method in interface com.siemens.ct.exi.EXIDecoder
Initializes the beginning of a set of XML events
decodeStartDocument() - Method in interface com.siemens.ct.exi.EXIDecoder
Initializes the beginning of a set of XML events
decodeStartDocument() - Method in interface com.siemens.ct.exi.EXIDecoder
Initializes the beginning of a set of XML events
decodeStartElement() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeStartElement() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeStartElement() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads EXI start element.
decodeStartElement() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads EXI start element.
decodeStartElement() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads EXI start element.
decodeStartElementGeneric() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeStartElementGeneric() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeStartElementGeneric() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads generic start element.
decodeStartElementGeneric() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads generic start element.
decodeStartElementGeneric() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads generic start element.
decodeStartElementGenericUndeclared() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeStartElementGenericUndeclared() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeStartElementGenericUndeclared() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses unexpected start element.
decodeStartElementGenericUndeclared() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses unexpected start element.
decodeStartElementGenericUndeclared() - Method in interface com.siemens.ct.exi.EXIDecoder
Parses unexpected start element.
decodeStartFragmentSelfContained() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeStartFragmentSelfContained() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeStartFragmentSelfContained() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads EXI a self-contained start element
decodeStartFragmentSelfContained() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads EXI a self-contained start element
decodeStartFragmentSelfContained() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads EXI a self-contained start element
decodeString() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
Decode a string as a length-prefixed sequence of UCS codepoints, each of which is encoded as an integer.
decodeString() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
Decode a string as a length-prefixed sequence of UCS codepoints, each of which is encoded as an integer.
decodeString() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeStringOnly(int) - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
Decode the characters of a string whose length has already been read.
decodeStringOnly(int) - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
Decode the characters of a string whose length has already been read.
decodeStringOnly(int) - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeUnsignedInteger() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
Decode an arbitrary precision non negative integer using a sequence of octets.
decodeUnsignedInteger() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
Decode an arbitrary precision non negative integer using a sequence of octets.
decodeUnsignedInteger() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeUnsignedIntegerAsBigInteger() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
 
decodeUnsignedIntegerAsLong() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
 
decodeUnsignedIntegerAsLong() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
 
decodeUnsignedIntegerAsLong() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeUnsignedIntegerAsString() - Method in class com.siemens.ct.exi.io.channel.AbstractDecoderChannel
 
decodeUnsignedIntegerAsString() - Method in interface com.siemens.ct.exi.io.channel.DecoderChannel
 
decodeUnsignedIntegerAsString() - Method in class com.siemens.ct.exi.io.channel.PreReadByteDecoderChannel
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in class com.siemens.ct.exi.datatype.decoder.BinaryDatatypeDecoder
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in class com.siemens.ct.exi.datatype.decoder.BooleanDatatypeDecoder
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in class com.siemens.ct.exi.datatype.decoder.BooleanPatternDatatypeDecoder
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in interface com.siemens.ct.exi.datatype.decoder.DatatypeDecoder
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in class com.siemens.ct.exi.datatype.decoder.DatetimeDatatypeDecoder
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in class com.siemens.ct.exi.datatype.decoder.DecimalDatatypeDecoder
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in class com.siemens.ct.exi.datatype.decoder.EnumerationDatatypeDecoder
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in class com.siemens.ct.exi.datatype.decoder.FloatDatatypeDecoder
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in class com.siemens.ct.exi.datatype.decoder.IntegerDatatypeDecoder
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in class com.siemens.ct.exi.datatype.decoder.ListDatatypeDecoder
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in class com.siemens.ct.exi.datatype.decoder.NBitIntegerDatatypeDecoder
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in class com.siemens.ct.exi.datatype.decoder.RestrictedCharacterSetDatatypeDecoder
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in class com.siemens.ct.exi.datatype.decoder.StringDatatypeDecoder
 
decodeValue(TypeDecoder, Datatype, DecoderChannel, String, String) - Method in class com.siemens.ct.exi.datatype.decoder.UnsignedIntegerDatatypeDecoder
 
decodeXsiNil() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeXsiNil() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeXsiNil() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads xsi:nil from EXI stream.
decodeXsiNil() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads xsi:nil from EXI stream.
decodeXsiNil() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads xsi:nil from EXI stream.
decodeXsiNilDeviation() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeXsiNilDeviation() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeXsiNilDeviation() - Method in interface com.siemens.ct.exi.EXIDecoder
 
decodeXsiNilDeviation() - Method in interface com.siemens.ct.exi.EXIDecoder
 
decodeXsiNilDeviation() - Method in interface com.siemens.ct.exi.EXIDecoder
 
decodeXsiType() - Method in class com.siemens.ct.exi.core.EXIDecoderInOrder
 
decodeXsiType() - Method in class com.siemens.ct.exi.core.EXIDecoderReordered
 
decodeXsiType() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads xsi:type from EXI stream.
decodeXsiType() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads xsi:type from EXI stream.
decodeXsiType() - Method in interface com.siemens.ct.exi.EXIDecoder
Reads xsi:type from EXI stream.
DEFAULT_BUILTIN - Static variable in class com.siemens.ct.exi.datatype.BuiltIn
 
DEFAULT_DATATYPE - Static variable in class com.siemens.ct.exi.datatype.BuiltIn
 
DEFAULT_VALUE_NAME - Static variable in class com.siemens.ct.exi.datatype.BuiltIn
 
DefaultErrorHandler - Class in com.siemens.ct.exi.helpers
Default Error Handler for EXI exceptions.
DefaultErrorHandler() - Constructor for class com.siemens.ct.exi.helpers.DefaultErrorHandler
 
DefaultEXIFactory - Class in com.siemens.ct.exi.helpers
This is the default implementation of an EXIFactory class.
DEFLATE_NOWRAP - Static variable in class com.siemens.ct.exi.core.CompileConfiguration
 
DISTINGUISHING_BITS_VALUE - Static variable in class com.siemens.ct.exi.core.EXIHeader
 
DocType - Class in com.siemens.ct.exi.grammar.event
TODO Description
DocType() - Constructor for class com.siemens.ct.exi.grammar.event.DocType
 
DocumentFragmentBuilder - Class in com.siemens.ct.exi.api.dom
 
DocumentFragmentBuilder(DocumentBuilder) - Constructor for class com.siemens.ct.exi.api.dom.DocumentFragmentBuilder
 
DOMBuilder - Class in com.siemens.ct.exi.api.dom
TODO Description
DOMBuilder(EXIFactory) - Constructor for class com.siemens.ct.exi.api.dom.DOMBuilder
 
DOMWriter - Class in com.siemens.ct.exi.api.dom
TODO Description
DOMWriter(EXIFactory) - Constructor for class com.siemens.ct.exi.api.dom.DOMWriter
 
duplicate() - Method in class com.siemens.ct.exi.grammar.rule.AbstractSchemaInformedRule
 
duplicate() - Method in class com.siemens.ct.exi.grammar.rule.RuleElementSchemaInformed
 
duplicate() - Method in class com.siemens.ct.exi.grammar.rule.RuleStartTagSchemaInformed
 
duplicate() - Method in interface com.siemens.ct.exi.grammar.rule.SchemaInformedRule
 

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