public static class TagLogicalElement.State
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static int |
ENCODING_NONE |
value interpreted as no encoding
|
public static final int ENCODING_NONE
public State(java.lang.String key, java.lang.String value)
key
- the key attributevalue
- the value attributepublic 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-2016 The Apache Software Foundation. All Rights Reserved.