public class Manifest extends SimpleKeyValueList<java.lang.String,java.lang.String>
| Modifier and Type | Field and 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 and Description |
|---|
Manifest() |
| Modifier and Type | Method and Description |
|---|---|
static Manifest |
create() |
static Manifest |
create(java.lang.CharSequence value) |
boolean |
isEmptyManifest() |
static void |
printVersion() |
add, add, add, addToKeyValue, comparator, containsKey, containsValue, copyEntity, entrySet, equals, get, getBoolean, getDouble, getInt, getKey, getKeyByIndex, getLong, getNewList, getPositionValue, getString, getString, getValueByIndex, increment, indexOfValue, isComparator, iterator, keyIterator, keySet, put, putAll, remove, removeByIndex, removePos, replaceAllValues, setValue, setValueItem, values, valuesArrayIntern, with, withComparator, withKeyValue, withKeyValueString, withList, withMap, withMultIndexaddHashItem, 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, retainAll, setAllowEmptyValue, setFlag, setValue, size, subList, toArray, toArray, toString, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisibleclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic 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