| Package | Description |
|---|---|
| com.aspectran.core.context.rule | |
| com.aspectran.core.context.rule.type |
| Modifier and Type | Method | Description |
|---|---|---|
ContentStyleType |
TemplateRule.getContentStyle() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
TemplateRule.setContentStyle(ContentStyleType contentStyle) |
| Modifier and Type | Method | Description |
|---|---|---|
static ContentStyleType |
ContentStyleType.resolve(java.lang.String alias) |
Returns an
TemplateStyleType with a value represented
by the specified String. |
static ContentStyleType |
ContentStyleType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ContentStyleType[] |
ContentStyleType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String |
ContentStyleType.apply(java.lang.String content,
ContentStyleType contentStyleType) |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.