Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CHANGES_SCHEMA_PATH |
"META-INF/changes/xsd/" |
public static final String |
W3C_XML_SCHEMA |
"http://www.w3.org/2001/XMLSchema" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COLUMN_ASSIGNEE |
0 |
public static final int |
COLUMN_COMPONENT |
1 |
public static final int |
COLUMN_CREATED |
2 |
public static final int |
COLUMN_FIX_VERSION |
3 |
public static final int |
COLUMN_ID |
4 |
public static final int |
COLUMN_KEY |
5 |
public static final int |
COLUMN_PRIORITY |
6 |
public static final int |
COLUMN_REPORTER |
7 |
public static final int |
COLUMN_RESOLUTION |
8 |
public static final int |
COLUMN_STATUS |
9 |
public static final int |
COLUMN_SUMMARY |
10 |
public static final int |
COLUMN_TYPE |
11 |
public static final int |
COLUMN_UPDATED |
12 |
public static final int |
COLUMN_VERSION |
13 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SNAPSHOT_SUFFIX |
"-SNAPSHOT" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
UTF_8 |
"UTF-8" |
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.