BaseItempublic class Manifest extends SimpleKeyValueList<java.lang.String,java.lang.String>
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
BUILD |
|
static java.lang.String |
COVERAGE |
|
static char[] |
CRLF |
|
static java.lang.String |
HASH |
|
static java.lang.String |
HOMEPAGE |
|
static java.lang.String |
LICENCE |
|
static char |
SPLITTER |
|
static java.lang.String |
TITLE |
|
static java.lang.String |
VERSION |
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLE| Constructor | Description |
|---|---|
Manifest() |
| Modifier and Type | Method | Description |
|---|---|---|
static Manifest |
create() |
|
static Manifest |
create(java.lang.CharSequence value) |
|
boolean |
isEmptyManifest() |
|
static void |
printVersion() |
addHashItem, addKeyValue, checkValue, clear, contains, containsAll, containsAll, fireProperty, first, flag, get, getByIndex, getPositionKey, getTypClass, getValue, hashKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isEmpty, isReadOnly, isVisible, last, lastIndexOf, move, pack, parseItem, removeAll, removeByObject, removeItem, reset, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, subList, toArray, toArray, toString, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisibleclear, compute, computeIfAbsent, computeIfPresent, entry, forEach, getOrDefault, hashCode, isEmpty, merge, of, of, of, of, of, of, of, of, of, of, of, ofEntries, putIfAbsent, remove, replace, replace, replaceAll, sizeclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, add, add, addToKeyValue, comparator, containsKey, containsValue, copyEntity, entrySet, equals, get, getBoolean, getDouble, getInt, getInt, getKey, getKeyByIndex, getLong, getNewList, getPositionValue, getString, getString, getValueByIndex, increment, indexOfValue, isComparator, iterator, keyIterator, keySet, put, putAll, remove, removeByIndex, removePos, replaceAllValues, setValue, setValueItem, toTable, values, valuesArrayIntern, with, withComparator, withKeyValue, withKeyValueString, withList, withMap, withMultIndexpublic static char SPLITTER
public static char[] CRLF
public static final java.lang.String VERSION
public static final java.lang.String TITLE
public static final java.lang.String BUILD
public static final java.lang.String HASH
public static final java.lang.String LICENCE
public static final java.lang.String HOMEPAGE
public static final java.lang.String COVERAGE