XSDAtomicType |
XSDAtomicType.deriveByRestriction(DatatypeFacet facet,
Object value) |
XSDAtomicType |
BaseXSDAtomicType.deriveByRestriction(DatatypeFacet facet,
Object value) |
XSDAtomicType |
XSDAtomicType.restrictLength(int length) |
XSDAtomicType |
BaseXSDAtomicType.restrictLength(int length) |
XSDAtomicType |
XSDAtomicType.restrictMax(boolean inclusive,
Object value) |
XSDAtomicType |
BaseXSDAtomicType.restrictMax(boolean inclusive,
Object value) |
XSDAtomicType |
XSDAtomicType.restrictMaxExclusive(Object value) |
XSDAtomicType |
BaseXSDAtomicType.restrictMaxExclusive(Object value) |
XSDAtomicType |
XSDAtomicType.restrictMaxInclusive(Object value) |
XSDAtomicType |
BaseXSDAtomicType.restrictMaxInclusive(Object value) |
XSDAtomicType |
XSDAtomicType.restrictMaxLength(int length) |
XSDAtomicType |
BaseXSDAtomicType.restrictMaxLength(int length) |
XSDAtomicType |
XSDAtomicType.restrictMin(boolean inclusive,
Object value) |
XSDAtomicType |
BaseXSDAtomicType.restrictMin(boolean inclusive,
Object value) |
XSDAtomicType |
XSDAtomicType.restrictMinExclusive(Object value) |
XSDAtomicType |
BaseXSDAtomicType.restrictMinExclusive(Object value) |
XSDAtomicType |
XSDAtomicType.restrictMinInclusive(Object value) |
XSDAtomicType |
BaseXSDAtomicType.restrictMinInclusive(Object value) |
XSDAtomicType |
XSDAtomicType.restrictMinLength(int length) |
XSDAtomicType |
BaseXSDAtomicType.restrictMinLength(int length) |
XSDAtomicType |
XSDAtomicType.restrictPattern(String pattern) |
XSDAtomicType |
BaseXSDAtomicType.restrictPattern(String pattern) |