| Package | Description |
|---|---|
| net.oneandone.jasmin.descriptor | |
| net.oneandone.jasmin.model |
| Modifier and Type | Method and Description |
|---|---|
Base |
Resource.getBase() |
static Base |
Base.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Base[] |
Base.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setBase(Base base) |
| Constructor and Description |
|---|
Resource(MimeType type,
Base base,
String path,
String minPath,
String variant) |
| Modifier and Type | Method and Description |
|---|---|
void |
Resolver.add(Base base,
net.oneandone.sushi.fs.Node node) |
net.oneandone.sushi.fs.Node |
Resolver.get(Base base) |
Copyright © 2004–2017 1&1. All rights reserved.