public static class TagLogicalElement.State
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ENCODING_NONE
value interpreted as no encoding
|
Constructor and Description |
---|
TagLogicalElement.State(java.lang.String key,
java.lang.String value)
Constructor
|
TagLogicalElement.State(java.lang.String key,
java.lang.String value,
int encoding) |
public static final int ENCODING_NONE
public TagLogicalElement.State(java.lang.String key, java.lang.String value)
key
- the key attributevalue
- the value attributepublic TagLogicalElement.State(java.lang.String key, java.lang.String value, int encoding)
key
- the key attributevalue
- the value attributeencoding
- the CCSID character set encoding attributeCopyright 1999-2015 The Apache Software Foundation. All Rights Reserved.