public abstract class Manifest extends Object
Annotations 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–2021. All rights reserved.