|
||||||||||
前 次 | フレームあり フレームなし |
Transformer を使用しているパッケージ | |
---|---|
org.seasar.robot.processor.impl | |
org.seasar.robot.transformer.impl |
org.seasar.robot.processor.impl での Transformer の使用 |
---|
Transformer として宣言されている org.seasar.robot.processor.impl のフィールド | |
---|---|
protected Transformer |
DefaultResponseProcessor.transformer
|
Transformer を返す org.seasar.robot.processor.impl のメソッド | |
---|---|
Transformer |
DefaultResponseProcessor.getTransformer()
|
Transformer 型のパラメータを持つ org.seasar.robot.processor.impl のメソッド | |
---|---|
void |
DefaultResponseProcessor.setTransformer(Transformer transformer)
|
org.seasar.robot.transformer.impl での Transformer の使用 |
---|
Transformer を実装している org.seasar.robot.transformer.impl のクラス | |
---|---|
class |
AbstractTransformer
|
class |
BinaryTransformer
BinaryTransformer stores WEB data as binary data. |
class |
FileTransformer
FileTransformer stores WEB data as a file path. |
class |
HtmlTransformer
HtmlTransformer stores WEB data as HTML content. |
class |
TextTransformer
|
class |
XpathTransformer
XpathTransformer stores WEB data as XML content. |
|
||||||||||
前 次 | フレームあり フレームなし |