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