| Package | Description |
|---|---|
| net.sf.xmlform.impl | |
| net.sf.xmlform.type |
| Modifier and Type | Method and Description |
|---|---|
IType |
DefaultBaseTypeProvider.getTypeByClass(java.lang.String className) |
IType |
DefaultBaseTypeProvider.getTypeByName(java.lang.String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryType |
class |
BooleanType |
class |
ByteType |
class |
DateTimeType |
class |
DateType |
class |
DecimalType |
class |
DoubleType |
class |
FloatType |
class |
IntegerType |
class |
IntType |
class |
LongType |
class |
ShortType |
class |
StringType |
class |
TimeType |
class |
YearMonthType |
| Modifier and Type | Method and Description |
|---|---|
static IType |
BaseTypes.getTypeByClass(java.lang.Class clazz) |
static IType |
BaseTypes.getTypeByClass(java.lang.String clazz) |
IType |
BaseTypeProvider.getTypeByClass(java.lang.String className) |
static IType |
BaseTypes.getTypeByName(java.lang.String name) |
IType |
BaseTypeProvider.getTypeByName(java.lang.String name) |
Copyright © 2022. All Rights Reserved.