| Package | Description |
|---|---|
| org.glassfish.spec |
Utilities to enforce API metadata.
|
| Modifier and Type | Method and Description |
|---|---|
static Metadata |
Metadata.fromJar(JarFile jar)
Create a new
Metadata instance from a JAR file. |
Metadata |
Spec.getMetadata()
Get the Spec Metadata.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Spec.setMetadata(Metadata mdata)
Set metadata for this spec.
|
Copyright © 2018 Oracle Corporation. All Rights Reserved.