public class BoundedStringDecoderImpl extends StringDecoderImpl
| Modifier and Type | Field and Description |
|---|---|
protected int |
globalID |
protected com.siemens.ct.exi.core.datatype.strings.BoundedStringDecoderImpl.LocalIDMap[] |
localIdMapping |
protected int |
valueMaxLength |
protected int |
valuePartitionCapacity |
globalValueslocalValuePartitions, localValuesDEFAULT_INITIAL_QNAME_LISTS, EMPTY_STRING_VALUE| Constructor and Description |
|---|
BoundedStringDecoderImpl(boolean localValuePartitions,
int valueMaxLength,
int valuePartitionCapacity) |
| Modifier and Type | Method and Description |
|---|---|
void |
addValue(QNameContext context,
StringValue value) |
void |
clear() |
readValue, readValueGlobalHit, readValueLocalHit, setSharedStringsaddLocalValue, getNumberOfStringValues, isLocalValuePartitionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNumberOfStringValues, isLocalValuePartitionsprotected final int valueMaxLength
protected final int valuePartitionCapacity
protected int globalID
protected com.siemens.ct.exi.core.datatype.strings.BoundedStringDecoderImpl.LocalIDMap[] localIdMapping
public BoundedStringDecoderImpl(boolean localValuePartitions,
int valueMaxLength,
int valuePartitionCapacity)
public void addValue(QNameContext context, StringValue value)
addValue in interface StringDecoderaddValue in class StringDecoderImplpublic void clear()
clear in interface StringCoderclear in class StringDecoderImplCopyright © 2018 Siemens AG. All rights reserved.