public abstract class Manifest extends Object
Annotation
s to generate a JAR
META-INF/MANIFEST.MF
.ManifestProcessor
Modifier and Type | Class and Description |
---|---|
static interface |
Manifest.Attribute
Attribute name
|
static interface |
Manifest.DependsOn
Depends-On
|
static interface |
Manifest.DesignTimeOnly
Design-Time-Only
|
static interface |
Manifest.JavaBean
Java-Bean
|
static interface |
Manifest.MainClass
Main-Class
|
static interface |
Manifest.Section
Package section |
Copyright © 2015–2020 Allen D. Ball. All rights reserved.