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 String |
CONTENT
EXPath content directory.
|
static String |
DESCRIPTOR
Package descriptor.
|
static byte[] |
E_CLASS
class element.
|
static byte[] |
E_DEPENDENCY
Element dependency.
|
static byte[] |
E_JAR
jar element.
|
static byte[] |
E_PACKAGE
Element package.
|
static byte[] |
E_XQUERY
Element xquery.
|
static String |
JARDESC
Jar descriptor.
|
static String |
MANIFEST
No main class found in Java manifest.
|
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 String |
WHICHELEM
Invalid element.
|
static final String MANIFEST_MF
static final String DESCRIPTOR
static final String JARDESC
static final String CONTENT
static final byte[] E_PACKAGE
static final byte[] E_DEPENDENCY
static final byte[] E_XQUERY
static final byte[] A_NAMESPACE
static final byte[] A_FILE
static final byte[] E_JAR
static final byte[] E_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 WHICHELEM
static final String MISSSECOND
static final String MISSCOMP
static final String NOJARS
static final String NOCLASSES
static final String MANIFEST
Copyright © 2005–2023 BaseX Team. All rights reserved.