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

org.jboss.util.propertyeditor (JBoss/Common API) - JBoss 3.2.7 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.
ByteEditor A property editor for Byte.
ClassArrayEditor A property editor for Class[].
ClassEditor A property editor for Class.
DateEditor A property editor for Date.
DocumentEditor A property editor for Document.
ElementEditor A property editor for Element.
FileEditor A property editor for File.
InetAddressEditor A property editor for InetAddress.
IntArrayEditor A property editor for int[].
IntegerEditor A property editor for Integer.
PropertiesEditor A property editor for Properties.
PropertyEditors A collection of PropertyEditor utilities.
ShortEditor A property editor for Short.
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.