public class TypedTypeDecoder extends AbstractTypeDecoder
dtrMap, dtrMapInUse, dtrMapRepresentations, dtrMapRepresentationsDatatype, dtrMapTypes| Constructor and Description |
|---|
TypedTypeDecoder() |
TypedTypeDecoder(QName[] dtrMapTypes,
QName[] dtrMapRepresentations,
Map<QName,Datatype> dtrMapRepresentationsDatatype) |
| Modifier and Type | Method and Description |
|---|---|
protected StringValue |
readExtendedString(ExtendedStringDatatype esDT,
QNameContext context,
DecoderChannel valueChannel,
StringDecoder stringDecoder) |
Value |
readValue(Datatype datatype,
QNameContext qnContext,
DecoderChannel valueChannel,
StringDecoder stringDecoder) |
readRCSValuegetDatatypeRepresentation, getDtrDatatype, updateDtrDatatypepublic TypedTypeDecoder()
throws EXIException
EXIExceptionpublic TypedTypeDecoder(QName[] dtrMapTypes, QName[] dtrMapRepresentations, Map<QName,Datatype> dtrMapRepresentationsDatatype) throws EXIException
EXIExceptionpublic Value readValue(Datatype datatype, QNameContext qnContext, DecoderChannel valueChannel, StringDecoder stringDecoder) throws IOException
IOExceptionprotected StringValue readExtendedString(ExtendedStringDatatype esDT, QNameContext context, DecoderChannel valueChannel, StringDecoder stringDecoder) throws IOException
IOExceptionCopyright © 2018 Siemens AG. All rights reserved.