public class StringFileItemEditor extends PropertyEditorSupport
FileItem转换成字符串。| 构造器和说明 |
|---|
StringFileItemEditor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setAsText(String text) |
void |
setValue(Object value) |
public void setAsText(String text)
setAsText 在接口中 PropertyEditorsetAsText 在类中 PropertyEditorSupportpublic void setValue(Object value)
setValue 在接口中 PropertyEditorsetValue 在类中 PropertyEditorSupportCopyright © 2006-2013 开源组织. All Rights Reserved.