public interface PkgText
Modifier and Type | Field and Description |
---|---|
static byte[] |
A_ABBREV
Attribute abbrev.
|
static byte[] |
A_FILE
Attribute file.
|
static byte[] |
A_NAME
Attribute name.
|
static byte[] |
A_NAMESPACE
Attribute namespace.
|
static byte[] |
A_PACKAGE
Attribute package.
|
static byte[] |
A_PROCESSOR
Attribute processor.
|
static byte[] |
A_SEMVER
Attribute semver.
|
static byte[] |
A_SEMVER_MAX
Attribute semver-max.
|
static byte[] |
A_SEMVER_MIN
Attribute semver-min.
|
static byte[] |
A_SPEC
Attribute spec.
|
static byte[] |
A_VERSION
Attribute version.
|
static byte[] |
A_VERSIONS
Attribute versions.
|
static byte[] |
CLASS
|
static byte[] |
DEPEND
Element dependency.
|
static String |
DESCRIPTOR
Package descriptor.
|
static String |
EXPATH
EXPath type.
|
static String |
INTERNAL
Internal type.
|
static byte[] |
JAR
|
static String |
JARDESC
Jar descriptor.
|
static String |
MANIFEST_MF
JAR manifest file.
|
static String |
MISSATTR
Attribute missing.
|
static String |
MISSCOMP
Component missing.
|
static String |
MISSDESC
Not expected initialization error.
|
static String |
MISSSECOND
Secondary package missing.
|
static String |
NOCLASSES
No public classes registered.
|
static String |
NOJARS
No jars registered.
|
static byte[] |
PACKAGE
Element package.
|
static String |
WHICHATTR
Invalid attribute.
|
static String |
WHICHELEM
Invalid element.
|
static byte[] |
XQUERY
Element xquery.
|
static final String MANIFEST_MF
static final String DESCRIPTOR
static final String JARDESC
static final String EXPATH
static final String INTERNAL
static final byte[] PACKAGE
static final byte[] DEPEND
static final byte[] XQUERY
static final byte[] A_NAMESPACE
static final byte[] A_FILE
static final byte[] JAR
static final byte[] CLASS
static final byte[] A_NAME
static final byte[] A_ABBREV
static final byte[] A_VERSION
static final byte[] A_SPEC
static final byte[] A_PACKAGE
static final byte[] A_PROCESSOR
static final byte[] A_VERSIONS
static final byte[] A_SEMVER
static final byte[] A_SEMVER_MIN
static final byte[] A_SEMVER_MAX
static final String MISSDESC
static final String MISSATTR
static final String WHICHATTR
static final String WHICHELEM
static final String MISSSECOND
static final String MISSCOMP
static final String NOJARS
static final String NOCLASSES
Copyright © 2005–2015 BaseX Team. All rights reserved.