|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Manifest.Attribute.Separator | |
|---|---|
| org.apache.geronimo.kernel.config | |
| Uses of Manifest.Attribute.Separator in org.apache.geronimo.kernel.config |
|---|
| Methods in org.apache.geronimo.kernel.config that return Manifest.Attribute.Separator | |
|---|---|
static Manifest.Attribute.Separator |
Manifest.Attribute.Separator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Manifest.Attribute.Separator[] |
Manifest.Attribute.Separator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.geronimo.kernel.config with parameters of type Manifest.Attribute.Separator | |
|---|---|
Manifest.Attribute(Manifest.Attribute.Separator separator)
|
|
Manifest.Attribute(Manifest.Attribute.Separator separator,
String name,
Collection<String> values)
|
|
Manifest.Attribute(Manifest.Attribute.Separator separator,
String name,
String value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||