public interface PkgText
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
ABBREV
Attribute abbrev.
|
static byte[] |
CLASS
|
static byte[] |
DEPEND
Element dependency.
|
static java.lang.String |
DESCRIPTOR
Package descriptor.
|
static byte[] |
FILE
Attribute file.
|
static byte[] |
JAR
|
static java.lang.String |
JARDESC
Jar descriptor.
|
static java.lang.String |
MISSATTR
Attribute missing.
|
static java.lang.String |
MISSCOMP
Component missing.
|
static java.lang.String |
MISSDESC
Not expected initialization error.
|
static java.lang.String |
MISSSECOND
Secondary package missing.
|
static byte[] |
NAME
Attribute name.
|
static java.lang.String |
NOCLASS
No public classes registered.
|
static java.lang.String |
NOJARS
No jars registered.
|
static byte[] |
NSPC
Attribute namespace.
|
static byte[] |
PACKAGE
Element package.
|
static byte[] |
PKG
Attribute package.
|
static byte[] |
PROC
Attribute processor.
|
static byte[] |
SEMVER
Attribute semver.
|
static byte[] |
SEMVERMAX
Attribute semver-max.
|
static byte[] |
SEMVERMIN
Attribute semver-min.
|
static byte[] |
SPEC
Attribute spec.
|
static byte[] |
VERS
Attribute versions.
|
static byte[] |
VERSION
Attribute version.
|
static java.lang.String |
WHICHATTR
Invalid attribute.
|
static java.lang.String |
WHICHELEM
Invalid element.
|
static byte[] |
XQUERY
Element xquery.
|
static final java.lang.String DESCRIPTOR
static final java.lang.String JARDESC
static final byte[] PACKAGE
static final byte[] NAME
static final byte[] ABBREV
static final byte[] VERSION
static final byte[] SPEC
static final byte[] DEPEND
static final byte[] XQUERY
static final byte[] PKG
static final byte[] PROC
static final byte[] VERS
static final byte[] SEMVER
static final byte[] SEMVERMIN
static final byte[] SEMVERMAX
static final byte[] NSPC
static final byte[] FILE
static final byte[] JAR
static final byte[] CLASS
static final java.lang.String MISSDESC
static final java.lang.String MISSATTR
static final java.lang.String WHICHATTR
static final java.lang.String WHICHELEM
static final java.lang.String MISSSECOND
static final java.lang.String MISSCOMP
static final java.lang.String NOJARS
static final java.lang.String NOCLASS