| Package | Description |
|---|---|
| com.sun.msv.datatype.xsd |
W3C XML Schema Datatypes implementation.
|
| Modifier and Type | Method | Description |
|---|---|---|
static IntegerValueType |
IntegerValueType.create(String nonCanonicalizedValue) |
translates non-canonicalized representation of an integer into
an IntegerValueType.
|
static IntegerValueType |
IntegerValueType.create(BigInteger bi) |
translates a BigInteger to an IntegerValueType.
|
Copyright © 2019 Oracle Corporation. All rights reserved.