| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements.xsdrestrictions |
| Modifier and Type | Class | Description |
|---|---|---|
class |
XsdMaxExclusive |
States the maximum numeric value that a given type might take, excluding the respective value.
|
class |
XsdMaxInclusive |
States the maximum numeric value that a given type might take, including the respective value.
|
class |
XsdMinExclusive |
States the minimum numeric value that a given type might take, excluding the respective value.
|
class |
XsdMinInclusive |
States the minimum numeric value that a given type might take, including the respective value.
|
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
XsdDoubleRestrictions.hasDifferentValue(XsdDoubleRestrictions o1,
XsdDoubleRestrictions o2) |
Compares two different objects of this type.
|
Copyright © 2018. All rights reserved.