public static interface Transformer.JavadoctorEntry extends Transformer.Entry
JavadoctorEntry represents a javadoctor.json entry in a JAR file.STABLE_TIMESTAMP| Modifier and Type | Method and Description |
|---|---|
static Transformer.JavadoctorEntry |
create(long time,
byte[] data)
Creates a default manifest entry.
|
getData, getName, getTime, processstatic Transformer.JavadoctorEntry create(long time, byte[] data)
META-INF/MANIFEST.MF.time - the last modification timedata - the raw manifest bytes