Package | Description |
---|---|
com.bstek.dorado.annotation | |
com.bstek.dorado.view.output |
一些用于定义各种视图组件的输出方式的对象。
|
Modifier and Type | Method and Description |
---|---|
static EscapeMode |
EscapeMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EscapeMode[] |
EscapeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EscapeMode |
ClientOutputHelper.ClientObjectInfo.getEscapeMode() |
EscapeMode |
ObjectOutputter.getEscapeMode() |
Modifier and Type | Method and Description |
---|---|
void |
ClientOutputHelper.ClientObjectInfo.setEscapeMode(EscapeMode escapeMode) |
void |
ObjectOutputter.setEscapeMode(EscapeMode escapeMode) |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.