Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- add(ITimeDurationValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- add(ITimeDurationValueType) - Method in interface com.sun.msv.datatype.xsd.datetime.IDateTimeValueType
-
returns the result of addition of this object and TimeDuration.
- add(String, String, boolean, ValidationContext) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
Deprecated.please use the addFacet method, which is better named.
- addFacet(String, String, boolean, ValidationContext) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
adds a facet to the type.
- addParameter(String, String, ValidationContext) - Method in class com.sun.msv.datatype.ErrorDatatypeLibrary
- AnyURIType - Class in com.sun.msv.datatype.xsd
-
"anyURI" type.
- APPLICABLE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
-
indicates the specified facet is applicable to this type.
B
- Base64BinaryType - Class in com.sun.msv.datatype.xsd
-
"base64Binary" type.
- baseType - Variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
immediate base type, which may be a concrete type or DataTypeWithFacet
- baseType - Variable in class com.sun.msv.datatype.xsd.Proxy
-
immediate base type, which may be a concrete type or DataTypeWithFacet
- BigDateTimeValueType - Class in com.sun.msv.datatype.xsd.datetime
-
DateTimeValueType object that can hold all lexically valid dateTime value.
- BigDateTimeValueType() - Constructor for class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- BigDateTimeValueType(BigDateTimeValueType, TimeZone) - Constructor for class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
creates an instance with the specified BigDateTimeValueType, with modified time zone.
- BigDateTimeValueType(BigInteger, int, int, int, int, BigDecimal, TimeZone) - Constructor for class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- BigDateTimeValueType(BigInteger, Integer, Integer, Integer, Integer, BigDecimal, TimeZone) - Constructor for class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- BigTimeDurationValueType - Class in com.sun.msv.datatype.xsd.datetime
-
ITimeDurationValueType implementation that can hold all lexically legal timeDuration value.
- BigTimeDurationValueType(int, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigDecimal) - Constructor for class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
-
All the fields should be positive and use the signum field to determine the sign.
- BigTimeDurationValueType(String) - Constructor for class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
-
Reads in the lexical duration format.
- BooleanType - Class in com.sun.msv.datatype.xsd
-
"boolean" type.
- BuiltinAtomicType - Class in com.sun.msv.datatype.xsd
-
base class for atomic built-in types; those types which can be used by itself (int,uriReference,string, etc) .
- BuiltinAtomicType(String) - Constructor for class com.sun.msv.datatype.xsd.BuiltinAtomicType
- BuiltinAtomicType(String, WhiteSpaceProcessor) - Constructor for class com.sun.msv.datatype.xsd.BuiltinAtomicType
- ByteType - Class in com.sun.msv.datatype.xsd
-
"byte" type.
C
- CalendarFormatter - Class in com.sun.msv.datatype.xsd.datetime
-
Formats a
Calendar
object to a String. - CalendarParser - Class in com.sun.msv.datatype.xsd.datetime
-
Parses XML Schema date/time related types into
Calendar
. - checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.AnyURIType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.Base64BinaryType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.BooleanType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.FractionDigitsFacet
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.MaxLengthFacet
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.GMonthType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DurationType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.EntityType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ErrorType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DoubleType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnsignedLongType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ListType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NumberType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.Proxy
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.QnameType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.SimpleURType
-
simple ur-type accepts anything.
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.StringType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnionType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceFacet
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- checkLexicalConstraint(String) - Method in class com.sun.msv.datatype.xsd.FractionDigitsFacet
- checkLexicalConstraint(String) - Method in class com.sun.msv.datatype.xsd.PatternFacet
- checkLexicalConstraint(String) - Method in class com.sun.msv.datatype.xsd.TotalDigitsFacet
- checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- collapse(String) - Static method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- com.sun.msv.datatype - package com.sun.msv.datatype
- com.sun.msv.datatype.regexp - package com.sun.msv.datatype.regexp
- com.sun.msv.datatype.xsd - package com.sun.msv.datatype.xsd
-
W3C XML Schema Datatypes implementation.
- com.sun.msv.datatype.xsd.datetime - package com.sun.msv.datatype.xsd.datetime
- com.sun.msv.datatype.xsd.ngimpl - package com.sun.msv.datatype.xsd.ngimpl
- com.sun.msv.datatype.xsd.regex - package com.sun.msv.datatype.xsd.regex
- com.sun.xml.util - package com.sun.xml.util
- CommandLineTester - Class in com.sun.msv.datatype.xsd
-
command-line tester of datatype library.
- CommandLineTester() - Constructor for class com.sun.msv.datatype.xsd.CommandLineTester
- Comparator - Interface in com.sun.msv.datatype.xsd
-
Comparable datatype.
- compare(BigDateTimeValueType, BigDateTimeValueType) - Static method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
compares two BigDateTimeValueType and returns one of the constant defined in
Comparator
. - compare(IDateTimeValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- compare(IDateTimeValueType) - Method in interface com.sun.msv.datatype.xsd.datetime.IDateTimeValueType
-
compare two DateTimeValueType as defined in com.sun.msv.datatype/Comparator
- compare(ITimeDurationValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- compare(ITimeDurationValueType) - Method in interface com.sun.msv.datatype.xsd.datetime.ITimeDurationValueType
-
compare two ITimeDurationValueType as defined in com.sun.msv.datatype/Comparator
- compare(Object, Object) - Method in interface com.sun.msv.datatype.xsd.Comparator
-
compare to value types and decides its order relation
- compare(Object, Object) - Method in class com.sun.msv.datatype.xsd.GMonthType
-
compare two DateTimeValueType
- compare(Object, Object) - Method in class com.sun.msv.datatype.xsd.DurationType
-
compare two TimeDurationValueType
- compare(Object, Object) - Method in class com.sun.msv.datatype.xsd.DoubleType
- compare(Object, Object) - Method in class com.sun.msv.datatype.xsd.UnsignedLongType
- compare(Object, Object) - Method in class com.sun.msv.datatype.xsd.NumberType
- compareTo(Object) - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- compile(String) - Method in class com.sun.msv.datatype.regexp.InternalImpl
- compile(String) - Method in class com.sun.msv.datatype.xsd.regex.RegExpFactory
- concreteType - Variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
base concrete type
- ConcreteType - Class in com.sun.msv.datatype.xsd
-
base class for types that union/list/atomic.
- ConcreteType(String, String) - Constructor for class com.sun.msv.datatype.xsd.ConcreteType
- ConcreteType(String, String, WhiteSpaceProcessor) - Constructor for class com.sun.msv.datatype.xsd.ConcreteType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.AnyURIType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.Base64BinaryType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.BooleanType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.GMonthType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.DoubleType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.DurationType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.EntityType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.ErrorType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.FloatType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.UnsignedLongType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.ListType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.NumberType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.Proxy
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.QnameType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.SimpleURType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.StringType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.UnionType
- convertToLexicalValue(Object, SerializationContext) - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
converts value object back to the corresponding value in the lexical space.
- countLength(Object) - Method in class com.sun.msv.datatype.xsd.AnyURIType
- countLength(Object) - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- countLength(Object) - Method in class com.sun.msv.datatype.xsd.ListType
- countLength(Object) - Method in class com.sun.msv.datatype.xsd.QnameType
- countLength(Object) - Method in class com.sun.msv.datatype.xsd.StringType
- countLength(String) - Static method in class com.sun.msv.datatype.xsd.UnicodeUtil
-
Count the number of "character" in Unicode string.
- countPrecision(String) - Static method in class com.sun.msv.datatype.xsd.TotalDigitsFacet
-
counts the number of digits
- countScale(String) - Static method in class com.sun.msv.datatype.xsd.FractionDigitsFacet
-
count the number of fractional digits.
- create(String) - Static method in class com.sun.msv.datatype.xsd.IntegerValueType
-
translates non-canonicalized representation of an integer into an IntegerValueType.
- create(BigInteger) - Static method in class com.sun.msv.datatype.xsd.IntegerValueType
-
translates a BigInteger to an IntegerValueType.
- createDatatype() - Method in class com.sun.msv.datatype.ErrorDatatypeLibrary
- createDatatype(String) - Method in class com.sun.msv.datatype.ErrorDatatypeLibrary
- createDatatype(String) - Method in class com.sun.msv.datatype.xsd.ngimpl.DataTypeLibraryImpl
- createDatatypeBuilder(String) - Method in class com.sun.msv.datatype.ErrorDatatypeLibrary
- createDatatypeBuilder(String) - Method in class com.sun.msv.datatype.xsd.ngimpl.DataTypeLibraryImpl
- createDatatypeLibrary(String) - Method in class com.sun.msv.datatype.xsd.ngimpl.DataTypeLibraryImpl
- createFactory() - Static method in class com.sun.msv.datatype.xsd.regex.RegExpFactory
- createFromDate(Number, Integer, Integer, TimeZone) - Static method in class com.sun.msv.datatype.xsd.datetime.DateTimeFactory
- createFromDateTime(Number, Integer, Integer, Integer, Integer, Number, TimeZone) - Static method in class com.sun.msv.datatype.xsd.datetime.DateTimeFactory
- createFromTime(Integer, Integer, Number, TimeZone) - Static method in class com.sun.msv.datatype.xsd.datetime.DateTimeFactory
- createJavaObject(String, ValidationContext) - Method in interface com.sun.msv.datatype.DatabindableDatatype
-
converts lexcial value to a corresponding Java-friendly object by using the given context information.
- createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- createJavaTimeZone() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
Deprecated.
- createRangeFacet(XSDatatypeImpl, Number, Number) - Static method in class com.sun.msv.datatype.xsd.UnsignedLongType
-
Apply a range facet.
- createStreamingValidator(ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
D
- DatabindableDatatype - Interface in com.sun.msv.datatype
-
Datatype interface that supports Java databinding.
- DatatypeFactory - Class in com.sun.msv.datatype.xsd
-
Datatype object factory.
- DataTypeLibraryImpl - Class in com.sun.msv.datatype.xsd.ngimpl
-
DatatypeLibrary implementation for Sun XML Datatypes Library.
- DataTypeLibraryImpl() - Constructor for class com.sun.msv.datatype.xsd.ngimpl.DataTypeLibraryImpl
- DataTypeWithFacet - Class in com.sun.msv.datatype.xsd
-
Base implementation of facet-restricted datatype
- DateTimeFactory - Class in com.sun.msv.datatype.xsd.datetime
-
utility functions that creates date/time related objects.
- DateTimeFactory() - Constructor for class com.sun.msv.datatype.xsd.datetime.DateTimeFactory
- DateTimeType - Class in com.sun.msv.datatype.xsd
-
"dateTime" type.
- DateType - Class in com.sun.msv.datatype.xsd
-
"date" type.
- day - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- DERIVATION_BY_LIST - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- DERIVATION_BY_RESTRICTION - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- DERIVATION_BY_UNION - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- derive(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
Deprecated.
- derive(String, String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
derives a new datatype from a datatype by facets that were set.
- deriveByList(String, XSDatatype) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
Deprecated.
- deriveByList(String, String, XSDatatype) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
derives a new type by list.
- deriveByUnion(String, XSDatatype[]) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
Deprecated.
- deriveByUnion(String, String, XSDatatype[]) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
derives a new type by union.
- deriveByUnion(String, String, Collection) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
- deriveByUnion(String, Collection) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
Deprecated.
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.EnumerationFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.FractionDigitsFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.LengthFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.MaxLengthFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.MinLengthFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.PatternFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.RangeFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.TotalDigitsFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceFacet
-
whiteSpace facet never constrain anything
- displayName() - Method in class com.sun.msv.datatype.xsd.BuiltinAtomicType
- displayName() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- displayName() - Method in class com.sun.msv.datatype.xsd.ListType
- displayName() - Method in class com.sun.msv.datatype.xsd.Proxy
- displayName() - Method in class com.sun.msv.datatype.xsd.UnionType
- displayName() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
gets the displayable name of this type.
- doFormat(String, Object) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- DoubleType - Class in com.sun.msv.datatype.xsd
-
"double" type.
- doubleValue() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- dump(PrintStream) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
dumps the contents to the given object.
- DurationType - Class in com.sun.msv.datatype.xsd
-
"duration" type.
E
- encode(int) - Static method in class com.sun.msv.datatype.xsd.Base64BinaryType
- encode(int) - Static method in class com.sun.msv.datatype.xsd.HexBinaryType
- EntityType - Class in com.sun.msv.datatype.xsd
-
"ENTITY" type.
- EnumerationFacet - Class in com.sun.msv.datatype.xsd
-
"enumeration" facets validator.
- EnumerationFacet(String, String, XSDatatypeImpl, Collection, boolean) - Constructor for class com.sun.msv.datatype.xsd.EnumerationFacet
- EQUAL - Static variable in interface com.sun.msv.datatype.xsd.Comparator
- equals(BigDateTimeValueType, BigDateTimeValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- equals(IDateTimeValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- equals(ITimeDurationValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- equals(Object) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- equals(Object) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- equals(Object) - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- equals(Object) - Method in class com.sun.msv.datatype.xsd.ListValueType
-
Two ListValueType are equal if and only if all the array members are equal respectively.
- equals(Object) - Method in class com.sun.msv.datatype.xsd.QnameValueType
- ERR_DUPLICATE_FACET - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_EMPTY_UNION - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_ENUMERATION - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_ENUMERATION_WITH_ARG - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_FACET_MUST_BE_NON_NEGATIVE_INTEGER - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_FACET_MUST_BE_POSITIVE_INTEGER - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INAPPROPRIATE_FOR_TYPE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INCONSISTENT_FACETS_1 - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INCONSISTENT_FACETS_2 - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INVALID_BASE_TYPE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INVALID_ITEMTYPE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INVALID_MEMBER_TYPE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INVALID_VALUE_FOR_THIS_TYPE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INVALID_WHITESPACE_VALUE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_LENGTH - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_LOOSENED_FACET - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_MAXLENGTH - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_MINLENGTH - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_NOT_APPLICABLE_FACET - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_OUT_OF_RANGE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_OVERRIDING_FIXED_FACET - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_PARSE_ERROR - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_PATTERN_1 - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_PATTERN_MANY - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_SCALE_IS_GREATER_THAN_PRECISION - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_TOO_MUCH_PRECISION - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_TOO_MUCH_SCALE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_X_AND_Y_ARE_EXCLUSIVE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ErrorDatatypeLibrary - Class in com.sun.msv.datatype
-
Dummy
DatatypeLibrary
implementation which is used to recover from "unknown datatype library" error. - ErrorType - Class in com.sun.msv.datatype.xsd
-
A dummy datatype that can be used to recover from errors.
- ErrorType() - Constructor for class com.sun.msv.datatype.xsd.ErrorType
- escape(String) - Static method in class com.sun.msv.datatype.xsd.AnyURIType
-
escape non-ASCII characters in URL
F
- FACET_ENUMERATION - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_FRACTIONDIGITS - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_LENGTH - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_MAXEXCLUSIVE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_MAXINCLUSIVE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_MAXLENGTH - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_MINEXCLUSIVE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_MININCLUSIVE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_MINLENGTH - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_PATTERN - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_TOTALDIGITS - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_WHITESPACE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- facetName - Variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
name of this facet
- FinalComponent - Class in com.sun.msv.datatype.xsd
-
"final" component.
- FinalComponent(XSDatatypeImpl, int) - Constructor for class com.sun.msv.datatype.xsd.FinalComponent
- FinalComponent(String, String, XSDatatypeImpl, int) - Constructor for class com.sun.msv.datatype.xsd.FinalComponent
- FIXED - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
-
indicates the specified facet is fixed in this type and therefore not appliable.
- FloatType - Class in com.sun.msv.datatype.xsd
-
"float" type.
- floatValue() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- format(String, IDateTimeValueType) - Static method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- format(String, Calendar) - Static method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatDays(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatDays(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- formatHours(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatHours(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- formatMinutes(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatMinutes(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- formatMonth(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatMonth(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- formatSeconds(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatSeconds(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- formatTwoDigits(int, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
-
formats Integer into two-character-wide string.
- formatYear(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatYear(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- FractionDigitsFacet - Class in com.sun.msv.datatype.xsd
-
'fractionDigits' facet.
- FractionDigitsFacet(String, String, XSDatatypeImpl, int, boolean) - Constructor for class com.sun.msv.datatype.xsd.FractionDigitsFacet
- fromMinutes(int) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- fromMinutes(BigInteger) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
G
- GDayType - Class in com.sun.msv.datatype.xsd
-
"gDay" type.
- get(String) - Static method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
returns a WhiteSpaceProcessor object if "whiteSpace" facet is specified.
- getAncestorBuiltinType() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
Gets the nearest ancestor built-in type.
- getAncestorBuiltinType() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- getApplicableFacetNames() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
Gets the names of all applicable facets.
- getApplicableFacetNames() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- getBaseType() - Method in class com.sun.msv.datatype.xsd.AnyURIType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.BooleanType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.ByteType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- getBaseType() - Method in class com.sun.msv.datatype.xsd.GMonthType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.DoubleType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.DurationType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.EntityType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.ErrorType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.FloatType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.IntegerType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.IntType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.LanguageType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.ListType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.LongType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NameType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NcnameType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NegativeIntegerType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NmtokenType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NonNegativeIntegerType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NonPositiveIntegerType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NormalizedStringType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NumberType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.PositiveIntegerType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.Proxy
- getBaseType() - Method in class com.sun.msv.datatype.xsd.QnameType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.ShortType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.SimpleURType
-
SimpleURType always returns null to indicate that there is no base type for this type.
- getBaseType() - Method in class com.sun.msv.datatype.xsd.StringType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.TokenType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.UnionType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.UnsignedByteType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.UnsignedIntType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.UnsignedLongType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.UnsignedShortType
- getBaseType() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
gets the base type of this type.
- getBigValue() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getBigValue() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getBigValue() - Method in interface com.sun.msv.datatype.xsd.datetime.IDateTimeValueType
- getBigValue() - Method in interface com.sun.msv.datatype.xsd.datetime.ITimeDurationValueType
- getConcreteType() - Method in class com.sun.msv.datatype.xsd.ConcreteType
- getConcreteType() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- getConcreteType() - Method in class com.sun.msv.datatype.xsd.Proxy
- getConcreteType() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
gets the concrete type object of the restriction chain.
- getDay() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getDay() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getFacet(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
gets a value of non-repeatable facet the behavior is undefined when the specified facetName doesn't exist in this map.
- getFacetNames() - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
gets names of the facets in this object this method is used to produce error messages.
- getFacetObject(String) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- getFacetObject(String) - Method in class com.sun.msv.datatype.xsd.UnsignedLongType
- getFacetObject(String) - Method in class com.sun.msv.datatype.xsd.Proxy
- getFacetObject(String) - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
gets the facet object that restricts the specified facet.
- getFacetObject(String) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
gets the facet object that restricts the specified facet
- getFormat() - Method in class com.sun.msv.datatype.xsd.DateTimeType
- getFormat() - Method in class com.sun.msv.datatype.xsd.DateType
- getFormat() - Method in class com.sun.msv.datatype.xsd.GDayType
- getFormat() - Method in class com.sun.msv.datatype.xsd.GMonthDayType
- getFormat() - Method in class com.sun.msv.datatype.xsd.GMonthType
- getFormat() - Method in class com.sun.msv.datatype.xsd.GYearMonthType
- getFormat() - Method in class com.sun.msv.datatype.xsd.GYearType
- getFormat() - Method in class com.sun.msv.datatype.xsd.TimeType
- getHour() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getHour() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getIdType() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- getIdType() - Method in class com.sun.msv.datatype.xsd.IDREFType
- getIdType() - Method in class com.sun.msv.datatype.xsd.IDType
- getIdType() - Method in class com.sun.msv.datatype.xsd.ListType
- getIdType() - Method in class com.sun.msv.datatype.xsd.Proxy
- getIdType() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
A property for RELAX NG DTD compatibility datatypes.
- getJavaObjectType() - Method in interface com.sun.msv.datatype.DatabindableDatatype
-
gets the type of the objects that are created by the createJavaObject method.
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.AnyURIType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.BooleanType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.ByteType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.GMonthType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.DoubleType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.DurationType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.EntityType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.ErrorType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.FloatType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.IntegerType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.IntType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.ListType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.LongType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.NumberType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.Proxy
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.QnameType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.ShortType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.SimpleURType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.StringType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.UnionType
- getMinute() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getMinute() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getMonth() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getMonth() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getName() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
gets the name of the white space processing mode.
- getName() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
gets the local name of the type.
- getName() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- getNamespacePrefix(String) - Method in interface com.sun.msv.datatype.SerializationContext
-
get namespace prefix for the given namespace URI.
- getNamespaceUri() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
Gets the namespace URI of this simple type definition.
- getNamespaceUri() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- getNonNegativeInteger(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
gets a value of non-repeatable facet as a non-negative integer the behavior is undefined when the specified facetName doesn't exist in this map.
- getPositiveInteger(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
gets a value of non-repeatable facet as a positive integer the behavior is undefined when the specified facetName doesn't exist in this map.
- getRegExps() - Method in class com.sun.msv.datatype.xsd.PatternFacet
- getSecond() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getSecond() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getTimeZone() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getTypeByName(String) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
obtain a built-in DataType object by its name.
- getVariety() - Method in class com.sun.msv.datatype.xsd.BuiltinAtomicType
- getVariety() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- getVariety() - Method in class com.sun.msv.datatype.xsd.ListType
-
Variety of the ListType is VARIETY_LIST.
- getVariety() - Method in class com.sun.msv.datatype.xsd.Proxy
- getVariety() - Method in class com.sun.msv.datatype.xsd.UnionType
-
Variety of the UnionType is VARIETY_UNION.
- getVariety() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
gets the variety of this simple type.
- getVector(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
gets a value of repeatable facet the behavior is undefined when the specified facetName doesn't exist in this map.
- getYear() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getYear() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- GMonthDayType - Class in com.sun.msv.datatype.xsd
-
"gMonthDay" type.
- GMonthType - Class in com.sun.msv.datatype.xsd
-
"gMonth" type.
- GREATER - Static variable in interface com.sun.msv.datatype.xsd.Comparator
- GYearMonthType - Class in com.sun.msv.datatype.xsd
-
"gYearMonth" type.
- GYearType - Class in com.sun.msv.datatype.xsd
-
"gYear" type.
H
- hashCode() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- hashCode() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
-
hash code has to be consistent with equals method.
- hashCode() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- hashCode() - Method in class com.sun.msv.datatype.xsd.ListValueType
- hashCode() - Method in class com.sun.msv.datatype.xsd.QnameValueType
- help() - Static method in class com.sun.msv.datatype.xsd.CommandLineTester
- HexBinaryType - Class in com.sun.msv.datatype.xsd
-
"hexBinary" type.
- hour - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
I
- IDateTimeValueType - Interface in com.sun.msv.datatype.xsd.datetime
-
Interface as value type of DateTimeType
- IDREFType - Class in com.sun.msv.datatype.xsd
-
very limited 'IDREF' type of XML Schema Part 2.
- IDREFType() - Constructor for class com.sun.msv.datatype.xsd.IDREFType
- IDType - Class in com.sun.msv.datatype.xsd
-
very limited 'ID' type of XML Schema Part 2.
- IDType() - Constructor for class com.sun.msv.datatype.xsd.IDType
- IntegerType - Class in com.sun.msv.datatype.xsd
-
"integer" type.
- IntegerType(String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.IntegerType
- IntegerValueType - Class in com.sun.msv.datatype.xsd
-
Value object of "integer" type.
- InternalImpl - Class in com.sun.msv.datatype.regexp
-
RegExpFactory
by the internal copy of Xerces. - InternalImpl() - Constructor for class com.sun.msv.datatype.regexp.InternalImpl
- IntType - Class in com.sun.msv.datatype.xsd
-
"int" type.
- IntType(String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.IntType
- intValue() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- isAlwaysValid() - Method in class com.sun.msv.datatype.xsd.StringType
- isAlwaysValid() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
Returns true if this datatype is known to accept any string.
- isAlwaysValid() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- isChar(int) - Static method in class com.sun.xml.util.XmlChars
-
Returns true if the argument, a UCS-4 character code, is valid in XML documents.
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.EntityType
-
ENTITY type always returns true.
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.ListType
-
The list type is context-dependent if its item type is so.
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.Proxy
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.QnameType
-
QName type always returns true.
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.UnionType
-
The union type is context-dependent if one of the member types is so.
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
A property for RELAX NG DTD compatibility datatypes.
- isDerivedTypeOf(XSDatatype, boolean) - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
tests if this type is a derived type of the specified type.
- isDerivedTypeOf(XSDatatype, boolean) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- isDerivedTypeOf(XSDatatype, XSDatatype, boolean) - Static method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
an implementation of "Type Derivation OK (Simple)" of the spec.
- isDigitOrPeriodOrSign(char) - Static method in class com.sun.msv.datatype.xsd.DoubleType
- isEmpty() - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
returns true if no facet is added
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.AnyURIType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.BooleanType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.GMonthType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.DurationType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.EntityType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.ErrorType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.DoubleType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.UnsignedLongType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.ListType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.NumberType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.Proxy
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.QnameType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.SimpleURType
-
no facet is applicable to the simple ur-type.
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.StringType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.UnionType
- isFacetApplicable(String) - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
returns if the specified facet is applicable to this datatype.
- isFacetFixed - Variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
a flag that indicates the facet is fixed (derived types cannot specify this value anymore)
- isFinal(int) - Method in class com.sun.msv.datatype.xsd.ConcreteType
- isFinal(int) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- isFinal(int) - Method in class com.sun.msv.datatype.xsd.FinalComponent
- isFinal(int) - Method in class com.sun.msv.datatype.xsd.ListType
- isFinal(int) - Method in class com.sun.msv.datatype.xsd.Proxy
- isFinal(int) - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
checks if this type is declared as final for the specified kind of derivation.
- isFixed(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
returns true if that facet is fixed.
- isLetter(char) - Static method in class com.sun.xml.util.XmlChars
-
Returns true if the character is an XML "letter".
- isName(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
-
Returns true if the value is a legal XML name.
- isNameChar(char) - Static method in class com.sun.xml.util.XmlChars
-
Returns true if the character is allowed to be a non-initial character in names according to the XML recommendation.
- isNCName(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
- isNCNameChar(char) - Static method in class com.sun.xml.util.XmlChars
-
Returns true if the character is allowed to be a non-initial character in unscoped names according to the rules of the XML Namespaces proposed recommendation.
- isNCNmtoken(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
-
This method returns true if the identifier is a "name token" as defined by the XML Namespaces proposed recommendation.
- isNegative() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
-
returns true if the value if negative (less than zero)
- isNmtoken(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
-
This method returns true if the identifier is a "name token" as defined in the XML specification.
- isNonNegative() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
-
returns true if the value if non-negative (greater than or equal to zero)
- isNonPositive() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
-
returns true if the value if non-positive (less than or equal to zero)
- isPositive() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
-
returns true if the value if positive (greater than zero)
- isQualifiedName(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
-
Returns true if the value is a legal "qualified" XML name, as defined in the XML Namespaces proposed recommendation.
- isSpace(char) - Static method in class com.sun.xml.util.XmlChars
-
Returns true if the character is allowed where XML supports whitespace characters, false otherwise.
- isUnqualifiedName(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
-
Returns true if the value is a legal "unqualified" XML name, as defined in the XML Namespaces proposed recommendation.
- isValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- isWhiteSpace(char) - Static method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
returns true if the specified char is a white space character.
- itemType - Variable in class com.sun.msv.datatype.xsd.ListType
-
atomic base type
- ITimeDurationValueType - Interface in com.sun.msv.datatype.xsd.datetime
-
interface as a value type of TimeDurationType
L
- LanguageType - Class in com.sun.msv.datatype.xsd
-
"language" type.
- length - Variable in class com.sun.msv.datatype.xsd.LengthFacet
- LengthFacet - Class in com.sun.msv.datatype.xsd
-
"length", "minLength", and "maxLength" facet validator.
- LengthFacet(String, String, XSDatatypeImpl, int, boolean) - Constructor for class com.sun.msv.datatype.xsd.LengthFacet
- LengthFacet(String, String, XSDatatypeImpl, TypeIncubator) - Constructor for class com.sun.msv.datatype.xsd.LengthFacet
- LESS - Static variable in interface com.sun.msv.datatype.xsd.Comparator
- limitValue - Variable in class com.sun.msv.datatype.xsd.RangeFacet
- ListType - Class in com.sun.msv.datatype.xsd
-
List type.
- ListType(String, String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.ListType
-
derives a new datatype from atomic datatype by list
- ListValueType - Class in com.sun.msv.datatype.xsd
-
value object of ListType.
- ListValueType(Object[]) - Constructor for class com.sun.msv.datatype.xsd.ListValueType
- load(String) - Static method in class com.sun.msv.datatype.xsd.Base64BinaryType
- load(String) - Static method in class com.sun.msv.datatype.xsd.BooleanType
- load(String) - Static method in class com.sun.msv.datatype.xsd.ByteType
- load(String) - Static method in class com.sun.msv.datatype.xsd.DoubleType
- load(String) - Static method in class com.sun.msv.datatype.xsd.FloatType
- load(String) - Static method in class com.sun.msv.datatype.xsd.HexBinaryType
- load(String) - Static method in class com.sun.msv.datatype.xsd.IntegerType
- load(String) - Static method in class com.sun.msv.datatype.xsd.IntType
- load(String) - Static method in class com.sun.msv.datatype.xsd.LongType
- load(String) - Static method in class com.sun.msv.datatype.xsd.NumberType
- load(String) - Static method in class com.sun.msv.datatype.xsd.ShortType
- localize(String) - Static method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- localize(String, Object) - Static method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- localize(String, Object[]) - Static method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- localize(String, Object, Object) - Static method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- localize(String, Object, Object, Object) - Static method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- localPart - Variable in class com.sun.msv.datatype.xsd.QnameValueType
- LongType - Class in com.sun.msv.datatype.xsd
-
"long" type.
- LongType(String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.LongType
- longValue() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
M
- main(String[]) - Static method in class com.sun.msv.datatype.xsd.CommandLineTester
- matches(String) - Method in interface com.sun.msv.datatype.xsd.regex.RegExp
- MaxExclusiveFacet - Class in com.sun.msv.datatype.xsd
-
'maxExclusive' facet
- MaxExclusiveFacet(String, String, XSDatatypeImpl, Object, boolean) - Constructor for class com.sun.msv.datatype.xsd.MaxExclusiveFacet
- MaxInclusiveFacet - Class in com.sun.msv.datatype.xsd
-
'maxInclusive' facet
- MaxInclusiveFacet(String, String, XSDatatypeImpl, Object, boolean) - Constructor for class com.sun.msv.datatype.xsd.MaxInclusiveFacet
- maxLength - Variable in class com.sun.msv.datatype.xsd.MaxLengthFacet
- MaxLengthFacet - Class in com.sun.msv.datatype.xsd
-
'maxLength' facet
- MaxLengthFacet(String, String, XSDatatypeImpl, int, boolean) - Constructor for class com.sun.msv.datatype.xsd.MaxLengthFacet
- MaxLengthFacet(String, String, XSDatatypeImpl, TypeIncubator) - Constructor for class com.sun.msv.datatype.xsd.MaxLengthFacet
- memberTypes - Variable in class com.sun.msv.datatype.xsd.UnionType
-
member types
- MinExclusiveFacet - Class in com.sun.msv.datatype.xsd
-
'minExclusive' facet
- MinExclusiveFacet(String, String, XSDatatypeImpl, Object, boolean) - Constructor for class com.sun.msv.datatype.xsd.MinExclusiveFacet
- MinInclusiveFacet - Class in com.sun.msv.datatype.xsd
-
'minInclusive' facet
- MinInclusiveFacet(String, String, XSDatatypeImpl, Object, boolean) - Constructor for class com.sun.msv.datatype.xsd.MinInclusiveFacet
- minLength - Variable in class com.sun.msv.datatype.xsd.MinLengthFacet
- MinLengthFacet - Class in com.sun.msv.datatype.xsd
-
'minLength' facet
- MinLengthFacet(String, String, XSDatatypeImpl, int, boolean) - Constructor for class com.sun.msv.datatype.xsd.MinLengthFacet
- MinLengthFacet(String, String, XSDatatypeImpl, TypeIncubator) - Constructor for class com.sun.msv.datatype.xsd.MinLengthFacet
- minute - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- minutes - Variable in class com.sun.msv.datatype.xsd.datetime.TimeZone
-
Deprecated.here just for the serialization backward compatibility.
- MISSING - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone
-
The
TimeZone
representation that corresponds to the missing time zone. - month - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
N
- namespaceURI - Variable in class com.sun.msv.datatype.xsd.QnameValueType
- NameType - Class in com.sun.msv.datatype.xsd
-
"Name" type.
- NcnameType - Class in com.sun.msv.datatype.xsd
-
"NCName" type.
- NcnameType(String) - Constructor for class com.sun.msv.datatype.xsd.NcnameType
- needValueCheck() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- needValueCheck() - Method in class com.sun.msv.datatype.xsd.MaxLengthFacet
- needValueCheck() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- NegativeIntegerType - Class in com.sun.msv.datatype.xsd
-
"negativeInteger" type.
- NmtokenType - Class in com.sun.msv.datatype.xsd
-
"NMTOKEN" type.
- NmtokenType(String) - Constructor for class com.sun.msv.datatype.xsd.NmtokenType
- NonNegativeIntegerType - Class in com.sun.msv.datatype.xsd
-
"nonNegativeInteger" type.
- NonPositiveIntegerType - Class in com.sun.msv.datatype.xsd
-
"nonPositiveInteger" type.
- normalize() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- normalize() - Method in interface com.sun.msv.datatype.xsd.datetime.IDateTimeValueType
-
gets the normalized IDateTimeValueType.
- NormalizedStringType - Class in com.sun.msv.datatype.xsd
-
"normalizedString" type.
- NormalizedStringType(String, boolean) - Constructor for class com.sun.msv.datatype.xsd.NormalizedStringType
- NOT_ALLOWED - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
-
indicates the specified facet is not appliable to this type by definition.
- NumberType - Class in com.sun.msv.datatype.xsd
-
"decimal" type.
P
- parse() - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- parse(String, String) - Static method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- parse(String, String) - Static method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- parseBigInteger(int, int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
-
Parses the digits from vidx into a
BigInteger
. - parseFractionSeconds() - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- parseFractionSeconds() - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- parseInt(int, int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- PatternFacet - Class in com.sun.msv.datatype.xsd
-
"pattern" facet validator "pattern" is a constraint facet which is applied against lexical space.
- PatternFacet(String, String, XSDatatypeImpl, TypeIncubator) - Constructor for class com.sun.msv.datatype.xsd.PatternFacet
- patterns - Variable in class com.sun.msv.datatype.xsd.PatternFacet
-
string representations of the above RegularExpressions.
- PositiveIntegerType - Class in com.sun.msv.datatype.xsd
-
"positiveInteger" type.
- PreciseCalendarFormatter - Class in com.sun.msv.datatype.xsd.datetime
- PreciseCalendarParser - Class in com.sun.msv.datatype.xsd.datetime
- precision - Variable in class com.sun.msv.datatype.xsd.TotalDigitsFacet
-
maximum number of total digits.
- precision() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- process(String) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
returns whitespace normalized text.
- Proxy - Class in com.sun.msv.datatype.xsd
-
Delegates all methods to the base type.
- Proxy(String, String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.Proxy
Q
- QnameType - Class in com.sun.msv.datatype.xsd
-
"QName" type.
- QnameValueType - Class in com.sun.msv.datatype.xsd
-
value object of QName.
- QnameValueType(String, String) - Constructor for class com.sun.msv.datatype.xsd.QnameValueType
R
- rangeCheck(int) - Method in class com.sun.msv.datatype.xsd.MaxExclusiveFacet
- rangeCheck(int) - Method in class com.sun.msv.datatype.xsd.MaxInclusiveFacet
- rangeCheck(int) - Method in class com.sun.msv.datatype.xsd.MinExclusiveFacet
- rangeCheck(int) - Method in class com.sun.msv.datatype.xsd.MinInclusiveFacet
- rangeCheck(int) - Method in class com.sun.msv.datatype.xsd.RangeFacet
- RangeFacet - Class in com.sun.msv.datatype.xsd
-
Base class of "(max|min)(In|Ex)clusive" facet validator
- RangeFacet(String, String, XSDatatypeImpl, String, Object, boolean) - Constructor for class com.sun.msv.datatype.xsd.RangeFacet
- readResolve() - Method in class com.sun.msv.datatype.xsd.BuiltinAtomicType
- readResolve() - Method in class com.sun.msv.datatype.xsd.IDREFType
- readResolve() - Method in class com.sun.msv.datatype.xsd.IDType
- readResolve() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- RegExp - Interface in com.sun.msv.datatype.xsd.regex
- RegExpFactory - Class in com.sun.msv.datatype.xsd.regex
- RegExpFactory() - Constructor for class com.sun.msv.datatype.xsd.regex.RegExpFactory
- removeOptionalPlus(String) - Static method in class com.sun.msv.datatype.xsd.UnsignedLongType
-
removes leading optional '+' sign.
- replace(String) - Static method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
S
- sameValue(Object, Object) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- save(byte[]) - Static method in class com.sun.msv.datatype.xsd.Base64BinaryType
- save(byte[]) - Static method in class com.sun.msv.datatype.xsd.HexBinaryType
- save(Boolean) - Static method in class com.sun.msv.datatype.xsd.BooleanType
- save(Byte) - Static method in class com.sun.msv.datatype.xsd.ByteType
- save(Double) - Static method in class com.sun.msv.datatype.xsd.DoubleType
- save(Float) - Static method in class com.sun.msv.datatype.xsd.FloatType
- save(Integer) - Static method in class com.sun.msv.datatype.xsd.IntType
- save(Long) - Static method in class com.sun.msv.datatype.xsd.LongType
- save(Object) - Static method in class com.sun.msv.datatype.xsd.NumberType
- save(Short) - Static method in class com.sun.msv.datatype.xsd.ShortType
- save(BigInteger) - Static method in class com.sun.msv.datatype.xsd.IntegerType
- scale - Variable in class com.sun.msv.datatype.xsd.FractionDigitsFacet
-
maximum number of fraction digits
- second - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- SerializationContext - Interface in com.sun.msv.datatype
-
an interface that must be implemented by caller to provide context information that is necessary to perform conversion from value object to the XML representation.
- serializedValueChecker - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- serializeJavaObject(Object, SerializationContext) - Method in interface com.sun.msv.datatype.DatabindableDatatype
-
converts a value object back to the lexical representation.
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.Base64BinaryType
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.ConcreteType
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.GMonthType
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.Proxy
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.QnameType
- setDay(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setDay(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setHours(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setHours(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setMinutes(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setMinutes(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setMonth(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setMonth(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setSeconds(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setSeconds(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setTimeZone(TimeZone) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setTimeZone(TimeZone) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setYear(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setYear(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- ShortType - Class in com.sun.msv.datatype.xsd
-
"short" type.
- ShortType(String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.ShortType
- signum - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- SimpleURType - Class in com.sun.msv.datatype.xsd
-
simple "ur-type" type.
- SimpleURType() - Constructor for class com.sun.msv.datatype.xsd.SimpleURType
- skipDigits() - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
-
Skips the extra digits.
- StringType - Class in com.sun.msv.datatype.xsd
-
"string" type.
- StringType(String, WhiteSpaceProcessor) - Constructor for class com.sun.msv.datatype.xsd.StringType
- StringType(String, WhiteSpaceProcessor, boolean) - Constructor for class com.sun.msv.datatype.xsd.StringType
T
- theCollapse - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- theInstance - Static variable in class com.sun.msv.datatype.ErrorDatatypeLibrary
-
The sole instance of this class.
- theInstance - Static variable in class com.sun.msv.datatype.xsd.AnyURIType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.Base64BinaryType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.BooleanType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.ByteType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.DateTimeType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.DateType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.DoubleType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.DurationType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.EntityType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.ErrorType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.FloatType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.GDayType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.GMonthDayType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.GMonthType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.GYearMonthType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.GYearType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.HexBinaryType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.IDREFType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.IDType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.IntegerType
-
Singleton instance.
- theInstance - Static variable in class com.sun.msv.datatype.xsd.IntType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.LanguageType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.LongType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NameType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NcnameType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NegativeIntegerType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NmtokenType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NonNegativeIntegerType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NonPositiveIntegerType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NormalizedStringType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NumberType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.PositiveIntegerType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.QnameType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.ShortType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.SimpleURType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.StringType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.TimeType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.TokenType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.UnsignedByteType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.UnsignedIntType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.UnsignedLongType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.UnsignedShortType
- thePreserve - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- theReplace - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- TimeType - Class in com.sun.msv.datatype.xsd
-
"time" type.
- TimeZone - Class in com.sun.msv.datatype.xsd.datetime
-
simple time zone component.
- TimeZone() - Constructor for class com.sun.msv.datatype.xsd.datetime.TimeZone
- toBigInteger() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
-
converts to BigInteger.
- toCalendar() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- toCalendar() - Method in interface com.sun.msv.datatype.xsd.datetime.IDateTimeValueType
-
Approximates the value represented by this object into a Calendar object.
- toCalendar(Object) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- toCalendar(Object) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- TokenType - Class in com.sun.msv.datatype.xsd
-
"token" type.
- TokenType(String, boolean) - Constructor for class com.sun.msv.datatype.xsd.TokenType
- toString() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
gets a human-readable representation of this object.
- toString() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- toString() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- toString() - Method in class com.sun.msv.datatype.xsd.QnameValueType
- TotalDigitsFacet - Class in com.sun.msv.datatype.xsd
-
'totalDigits' facet.
- TotalDigitsFacet(String, String, XSDatatypeImpl, int, boolean) - Constructor for class com.sun.msv.datatype.xsd.TotalDigitsFacet
- TypeIncubator - Class in com.sun.msv.datatype.xsd
-
derives a new type by adding facets.
- TypeIncubator(XSDatatype) - Constructor for class com.sun.msv.datatype.xsd.TypeIncubator
U
- UNDECIDABLE - Static variable in interface com.sun.msv.datatype.xsd.Comparator
- UnicodeUtil - Class in com.sun.msv.datatype.xsd
-
Unicode-related utility functions.
- UnicodeUtil() - Constructor for class com.sun.msv.datatype.xsd.UnicodeUtil
- UnionType - Class in com.sun.msv.datatype.xsd
-
union type.
- UnionType(String, String, XSDatatype[]) - Constructor for class com.sun.msv.datatype.xsd.UnionType
-
derives a new datatype from atomic datatypes by union
- UnsignedByteType - Class in com.sun.msv.datatype.xsd
-
"unsignedByte" type.
- UnsignedIntType - Class in com.sun.msv.datatype.xsd
-
"unsignedInt" type.
- UnsignedLongType - Class in com.sun.msv.datatype.xsd
-
"unsignedLong" type.
- UnsignedShortType - Class in com.sun.msv.datatype.xsd
-
"unsignedShort" type.
V
- valueHashCode(Object) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- values - Variable in class com.sun.msv.datatype.xsd.EnumerationFacet
-
set of valid values
- values - Variable in class com.sun.msv.datatype.xsd.ListValueType
- VARIETY_ATOMIC - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- VARIETY_LIST - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- VARIETY_UNION - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- vidx - Variable in class com.sun.msv.datatype.xsd.datetime.CalendarParser
W
- whiteSpace - Variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
this field characterizes how this datatype treats white space.
- WhiteSpaceFacet - Class in com.sun.msv.datatype.xsd
-
whiteSpace facet validator
- WhiteSpaceProcessor - Class in com.sun.msv.datatype.xsd
-
processes white space normalization
- WhiteSpaceProcessor() - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
X
- XmlChars - Class in com.sun.xml.util
-
Methods in this class are used to determine whether characters may appear in certain roles in XML documents.
- XmlNames - Class in com.sun.msv.datatype.xsd
-
This class contains static methods used to determine whether identifiers may appear in certain roles in XML documents.
- XMLSCHEMA_NSURI - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- XSDatatype - Interface in com.sun.msv.datatype.xsd
-
Publicly accesible interface of W3C XML Schema datatype (simple type).
- XSDatatypeImpl - Class in com.sun.msv.datatype.xsd
-
base implementaion for XSDatatype interface.
- XSDatatypeImpl(String, String, WhiteSpaceProcessor) - Constructor for class com.sun.msv.datatype.xsd.XSDatatypeImpl
Y
- year - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
Z
- ZERO - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone
-
The
TimeZone
representation that corresponds to the ZERO singleton instance.
_
- _checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ConcreteType
- _checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- _checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ListType
-
The current implementation detects which list item is considered wrong.
- _checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.Proxy
- _checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnionType
- _checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
actual 'meat' of the checkValid method
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ConcreteType
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.GMonthType
-
converts our DateTimeValueType to a java-friendly Date type.
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.IntegerType
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.Proxy
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.QnameType
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.AnyURIType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.Base64BinaryType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.BooleanType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ByteType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.FractionDigitsFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.GMonthType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DoubleType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DurationType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.EntityType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.EnumerationFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ErrorType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.FloatType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.IntegerType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.IntType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.LanguageType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.LengthFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ListType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.LongType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.MaxLengthFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.MinLengthFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NameType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NcnameType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NegativeIntegerType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NmtokenType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NonNegativeIntegerType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NonPositiveIntegerType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NumberType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.PositiveIntegerType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.Proxy
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.QnameType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.RangeFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ShortType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.SimpleURType
-
the value object of the simple ur-type is the lexical value itself.
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.StringType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnionType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnsignedByteType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnsignedIntType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnsignedLongType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnsignedShortType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
converts a whitespace-processed lexical value into the corresponding value object
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form