org.tinygroup.weblayer.webcontext.parser.propertyedit
类 HumanReadableSizeEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.tinygroup.weblayer.webcontext.parser.propertyedit.HumanReadableSizeEditor
- 所有已实现的接口:
- PropertyEditor
public class HumanReadableSizeEditor
- extends PropertyEditorSupport
用于注入HumanReadableSizeEditor类型的property。
- 作者:
- renhui
| 从类 java.beans.PropertyEditorSupport 继承的方法 |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HumanReadableSizeEditor
public HumanReadableSizeEditor()
getAsText
public String getAsText()
- 指定者:
- 接口
PropertyEditor 中的 getAsText - 覆盖:
- 类
PropertyEditorSupport 中的 getAsText
setAsText
public void setAsText(String text)
throws IllegalArgumentException
- 指定者:
- 接口
PropertyEditor 中的 setAsText - 覆盖:
- 类
PropertyEditorSupport 中的 setAsText
- 抛出:
IllegalArgumentException
Copyright © 2006–2013 开源组织. All rights reserved.