ManifestUtil

public class ManifestUtil

Class ManifestUtil. Provides manifestutil functionality for the Hytale server.

java.lang.Object > ManifestUtil

Field Summary

cl

final ClassLoader cl

Field cl.

enumeration

final Enumeration enumeration

Field enumeration.

url

final URL url

Field url.

mainAttributes

final Attributes mainAttributes

Field mainAttributes.

vendorId

final String vendorId

Field vendorId.

localManifest

final Manifest localManifest

Field localManifest.

localManifest2

final Manifest localManifest2

Field localManifest2.

localManifest3

final Manifest localManifest3

Field localManifest3.

value

final String value

Field value.

version

final String version

Field version.

Method Detail

isJar

static boolean isJar ()

Method isJar.

getManifest

static Manifest getManifest ()

Method getManifest.

getImplementationVersion

static String getImplementationVersion ()

Method getImplementationVersion.

getVersion

static Semver getVersion ()

Method getVersion.

getImplementationRevisionId

static String getImplementationRevisionId ()

Method getImplementationRevisionId.

getPatchline

static String getPatchline ()

Method getPatchline.