Package | Description |
---|---|
com.sun.msv.datatype.xsd |
W3C XML Schema Datatypes implementation.
|
Modifier and Type | Class | 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 | Description |
---|---|---|
static IntegerType |
IntegerType.theInstance |
Singleton instance.
|
Copyright © 2019 Oracle Corporation. All rights reserved.