程序包 | 说明 |
---|---|
org.apache.mina.integration.beans |
限定符和类型 | 类和说明 |
---|---|
class |
ByteEditor
A
PropertyEditor which converts a String into
an Byte and vice versa. |
class |
DoubleEditor
A
PropertyEditor which converts a String into
an Double and vice versa. |
class |
FloatEditor
A
PropertyEditor which converts a String into
an Float and vice versa. |
class |
IntegerEditor
A
PropertyEditor which converts a String into
an Integer and vice versa. |
class |
LongEditor
A
PropertyEditor which converts a String into
a Long and vice versa. |
class |
ShortEditor
A
PropertyEditor which converts a String into
a Short and vice versa. |