| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements.xsdrestrictions |
| Modifier and Type | Class | Description |
|---|---|---|
class |
XsdEnumeration |
Represents a value that a given XSD type is allowed to take.
|
class |
XsdPattern |
States a pattern that a given attribute must match in order to be considered valid.
|
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
XsdStringRestrictions.hasDifferentValue(XsdStringRestrictions o1,
XsdStringRestrictions o2) |
Compares two different objects of this type.
|
Copyright © 2018. All rights reserved.