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.
ByteArrayEditor A property editor for byte[].
ByteEditor A property editor for Byte.
CharacterEditor A property editor for Character.
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 Double.
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 Short.
StringArrayEditor A property editor for String[].
StringEditor A property editor for String.
TextPropertyEditorSupport A property editor support class for textual properties.
URIEditor A property editor for URI.
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.