public class JaxbValueContainer<T> extends SerializationSafeContainer<T>
SerializationSafeContainer.EncodingScheme
Modifier and Type | Field and Description |
---|---|
static int |
TEXT_CHUNK_SIZE |
encodingScheme, MAX_WIDTH, valueForStorageWhenEncoded
Constructor and Description |
---|
JaxbValueContainer(T value,
PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
static String |
getChunk(String wholeData,
int chunkNumber) |
String |
getXmlValue() |
String |
getXmlValue(int chunkNumber) |
void |
setXmlValue(String newValue) |
clearActualValue, getPrismContext, getValue, setPrismContext, setValue, toString
public static final int TEXT_CHUNK_SIZE
public JaxbValueContainer(T value, PrismContext prismContext)
Copyright © 2014 evolveum. All rights reserved.