public class ObjectAttr2FileComponent extends Object implements ComponentInterface
Constructor and Description |
---|
ObjectAttr2FileComponent() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context)
组件执行方法
|
String |
getEl() |
String |
getFilePath() |
void |
setEl(String el) |
void |
setFilePath(String filePath) |
public void execute(Context context)
ComponentInterface
execute
in interface ComponentInterface
context
- 组件执行的环境public String getFilePath()
public void setFilePath(String filePath)
public String getEl()
public void setEl(String el)
Copyright © 2006–2018 TinyGroup. All rights reserved.