站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

org.jboss.util.propertyeditor (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


Package org.jboss.util.propertyeditor

Property editors for use with java.beans.PropertyEditorManager.

See:
          Description

Class Summary
BigDecimalEditor A property editor for BigDecimal.
BlockingModeEditor A property editor for BlockingMode enum.
BooleanEditor A property editor for Boolean.
ClassArrayEditor A property editor for Class[].
ClassEditor A property editor for Class.
DateEditor A property editor for Date.
DocumentEditor A property editor for Document.
DoubleEditor A property editor for Integer.
ElementEditor A property editor for Element.
FileEditor A property editor for File.
FloatEditor A property editor for Integer.
InetAddressEditor A property editor for InetAddress.
IntArrayEditor A property editor for int[].
IntegerEditor A property editor for Integer.
LongEditor A property editor for Integer.
PropertiesEditor A property editor for Properties.
PropertyEditors A collection of PropertyEditor utilities.
ShortEditor A property editor for Integer.
StringArrayEditor A property editor for String[].
TextPropertyEditorSupport A property editor support class for textual properties.
URLEditor A property editor for URL.
 

Package org.jboss.util.propertyeditor Description

Property editors for use with java.beans.PropertyEditorManager.

Package Specification

Related Documentation

Package Status

Todo



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.