| Package | Description |
|---|---|
| com.aspectran.core.context.rule.type |
| Modifier and Type | Method | Description |
|---|---|---|
static ContentType |
ContentType.resolve(java.lang.String alias) |
Returns a
ContentType with a value represented
by the specified String. |
static ContentType |
ContentType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ContentType[] |
ContentType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
static TransformType |
TransformType.resolve(ContentType contentType) |
Returns a
TransformType with a value corresponding
to the specified ContentType. |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.