Package | Description |
---|---|
com.sun.msv.datatype.xsd |
W3C XML Schema Datatypes implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
NegativeIntegerType
"negativeInteger" type.
|
class |
NonNegativeIntegerType
"nonNegativeInteger" type.
|
class |
NonPositiveIntegerType
"nonPositiveInteger" type.
|
class |
PositiveIntegerType
"positiveInteger" type.
|
class |
UnsignedLongType
"unsignedLong" type.
|
Modifier and Type | Field and Description |
---|---|
static IntegerType |
IntegerType.theInstance
Singleton instance.
|