A B C D E F G H I L M N P Q R S T U V W X Z _

A

APPLICABLE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
indicates the specified facet is applicable to this type.
AnyURIType - class com.sun.msv.datatype.xsd.AnyURIType.
"anyURI" type.
add(String, String, boolean, ValidationContext) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
Deprecated. please use the addFacet method, which is better named.
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.
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
 

B

Base64BinaryType - class com.sun.msv.datatype.xsd.Base64BinaryType.
"base64Binary" type.
BigDateTimeValueType - class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType.
DateTimeValueType object that can hold all lexically valid dateTime value.
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
 
BigDateTimeValueType() - Constructor for class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
 
BigTimeDurationValueType - class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType.
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 com.sun.msv.datatype.xsd.BooleanType.
"boolean" type.
BuiltinAtomicType - class com.sun.msv.datatype.xsd.BuiltinAtomicType.
base class for atomic built-in types; those types which can be used by itself (int,uriReference,string, etc) .
ByteType - class com.sun.msv.datatype.xsd.ByteType.
"byte" 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

C

CalendarFormatter - class com.sun.msv.datatype.xsd.datetime.CalendarFormatter.
Formats a Calendar object to a String.
CalendarParser - class com.sun.msv.datatype.xsd.datetime.CalendarParser.
Parses XML Schema date/time related types into Calendar.
Comparator - interface com.sun.msv.datatype.xsd.Comparator.
Comparable datatype.
ConcreteType - class com.sun.msv.datatype.xsd.ConcreteType.
base class for types that union/list/atomic.
checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.Proxy
 
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.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
 
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.DurationType
compare two TimeDurationValueType
compare(Object, Object) - Method in class com.sun.msv.datatype.xsd.NumberType
 
compare(IDateTimeValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
 
compare(ITimeDurationValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
 
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 interface com.sun.msv.datatype.xsd.datetime.ITimeDurationValueType
compare two ITimeDurationValueType as defined in com.sun.msv.datatype/Comparator
compareTo(Object) - Method in class com.sun.msv.datatype.xsd.IntegerValueType
 
compile(String) - Method in class com.sun.msv.datatype.xsd.regex.RegExpFactory
 
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.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.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.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.
create(BigInteger) - Static method in class com.sun.msv.datatype.xsd.IntegerValueType
translates a BigInteger to an IntegerValueType.
create(String) - Static method in class com.sun.msv.datatype.xsd.IntegerValueType
translates non-canonicalized representation of an integer into an IntegerValueType.
createDatatype(String) - Method in class com.sun.msv.datatype.ErrorDatatypeLibrary
 
createDatatype() - 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
 
createStreamingValidator(ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
 
createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
 

D

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
 
DataTypeLibraryImpl - class com.sun.msv.datatype.xsd.ngimpl.DataTypeLibraryImpl.
DatatypeLibrary implementation for Sun XML Datatypes Library.
DataTypeLibraryImpl() - Constructor for class com.sun.msv.datatype.xsd.ngimpl.DataTypeLibraryImpl
 
DataTypeWithFacet - class com.sun.msv.datatype.xsd.DataTypeWithFacet.
Base implementation of facet-restricted datatype
DatabindableDatatype - interface com.sun.msv.datatype.DatabindableDatatype.
Datatype interface that supports Java databinding.
DatatypeFactory - class com.sun.msv.datatype.xsd.DatatypeFactory.
Datatype object factory.
DateTimeFactory - class com.sun.msv.datatype.xsd.datetime.DateTimeFactory.
utility functions that creates date/time related objects.
DateTimeFactory() - Constructor for class com.sun.msv.datatype.xsd.datetime.DateTimeFactory
 
DateTimeType - class com.sun.msv.datatype.xsd.DateTimeType.
"dateTime" type.
DateType - class com.sun.msv.datatype.xsd.DateType.
"date" type.
DoubleType - class com.sun.msv.datatype.xsd.DoubleType.
"double" type.
DurationType - class com.sun.msv.datatype.xsd.DurationType.
"duration" type.
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, String, XSDatatype) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
derives a new type by list.
deriveByList(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, XSDatatype[]) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
Deprecated.  
deriveByUnion(String, Collection) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
Deprecated.  
deriveByUnion(String, String, Collection) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
 
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.
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.

E

EQUAL - Static variable in interface com.sun.msv.datatype.xsd.Comparator
 
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
 
EntityType - class com.sun.msv.datatype.xsd.EntityType.
"ENTITY" type.
EnumerationFacet - class com.sun.msv.datatype.xsd.EnumerationFacet.
"enumeration" facets validator.
ErrorDatatypeLibrary - class com.sun.msv.datatype.ErrorDatatypeLibrary.
Dummy DatatypeLibrary implementation which is used to recover from "unknown datatype library" error.
ErrorType - class com.sun.msv.datatype.xsd.ErrorType.
A dummy datatype that can be used to recover from errors.
encode(int) - Static method in class com.sun.msv.datatype.xsd.HexBinaryType
 
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
 
equals(Object) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
 
equals(IDateTimeValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
 
equals(BigDateTimeValueType, BigDateTimeValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
 
equals(Object) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
 
equals(ITimeDurationValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
 
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
 
FIXED - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
indicates the specified facet is fixed in this type and therefore not appliable.
FinalComponent - class com.sun.msv.datatype.xsd.FinalComponent.
"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
 
FloatType - class com.sun.msv.datatype.xsd.FloatType.
"float" type.
FractionDigitsFacet - class com.sun.msv.datatype.xsd.FractionDigitsFacet.
'fractionDigits' facet.
FractionDigitsFacet(String, String, XSDatatypeImpl, int, boolean) - Constructor for class com.sun.msv.datatype.xsd.FractionDigitsFacet
 
facetName - Variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
name of this facet
floatValue() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
 
format(String, Calendar) - Static method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
 
format(String, IDateTimeValueType) - Static method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
 
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 com.sun.msv.datatype.xsd.GDayType.
"gDay" type.
GMonthDayType - class com.sun.msv.datatype.xsd.GMonthDayType.
"gMonthDay" type.
GMonthType - class com.sun.msv.datatype.xsd.GMonthType.
"gMonth" type.
GREATER - Static variable in interface com.sun.msv.datatype.xsd.Comparator
 
GYearMonthType - class com.sun.msv.datatype.xsd.GYearMonthType.
"gYearMonth" type.
GYearType - class com.sun.msv.datatype.xsd.GYearType.
"gYear" type.
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.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.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.IntType
 
getBaseType() - Method in class com.sun.msv.datatype.xsd.IntegerType
 
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.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
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.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.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.IntType
 
getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.IntegerType
 
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
 

H

HexBinaryType - class com.sun.msv.datatype.xsd.HexBinaryType.
"hexBinary" type.
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
 
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.

I

IDREFType - class com.sun.msv.datatype.xsd.IDREFType.
very limited 'IDREF' type of XML Schema Part 2.
IDType - class com.sun.msv.datatype.xsd.IDType.
very limited 'ID' type of XML Schema Part 2.
IDateTimeValueType - interface com.sun.msv.datatype.xsd.datetime.IDateTimeValueType.
Interface as value type of DateTimeType
ITimeDurationValueType - interface com.sun.msv.datatype.xsd.datetime.ITimeDurationValueType.
interface as a value type of TimeDurationType
IntType - class com.sun.msv.datatype.xsd.IntType.
"int" type.
IntegerType - class com.sun.msv.datatype.xsd.IntegerType.
"integer" type.
IntegerValueType - class com.sun.msv.datatype.xsd.IntegerValueType.
Value object of "integer" type.
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
 
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.
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.BooleanType
 
isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
 
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.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.
isNCName(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
 
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.
isName(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
Returns true if the value is a legal XML name.
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.
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
 
itemType - Variable in class com.sun.msv.datatype.xsd.ListType
atomic base type

L

LESS - Static variable in interface com.sun.msv.datatype.xsd.Comparator
 
LanguageType - class com.sun.msv.datatype.xsd.LanguageType.
"language" type.
LengthFacet - class com.sun.msv.datatype.xsd.LengthFacet.
"length", "minLength", and "maxLength" facet validator.
ListType - class com.sun.msv.datatype.xsd.ListType.
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 com.sun.msv.datatype.xsd.ListValueType.
value object of ListType.
ListValueType(Object[]) - Constructor for class com.sun.msv.datatype.xsd.ListValueType
 
LongType - class com.sun.msv.datatype.xsd.LongType.
"long" type.
length - Variable in class com.sun.msv.datatype.xsd.LengthFacet
 
limitValue - Variable in class com.sun.msv.datatype.xsd.RangeFacet
 
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.IntType
 
load(String) - Static method in class com.sun.msv.datatype.xsd.IntegerType
 
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
 
localPart - Variable in class com.sun.msv.datatype.xsd.QnameValueType
 
localize(String, Object[]) - Static method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
 
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, 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
 
longValue() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
 

M

MISSING - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone
The TimeZone representation that corresponds to the missing time zone.
MaxExclusiveFacet - class com.sun.msv.datatype.xsd.MaxExclusiveFacet.
'maxExclusive' facet
MaxInclusiveFacet - class com.sun.msv.datatype.xsd.MaxInclusiveFacet.
'maxInclusive' facet
MaxLengthFacet - class com.sun.msv.datatype.xsd.MaxLengthFacet.
'maxLength' facet
MinExclusiveFacet - class com.sun.msv.datatype.xsd.MinExclusiveFacet.
'minExclusive' facet
MinInclusiveFacet - class com.sun.msv.datatype.xsd.MinInclusiveFacet.
'minInclusive' facet
MinLengthFacet - class com.sun.msv.datatype.xsd.MinLengthFacet.
'minLength' facet
matches(String) - Method in interface com.sun.msv.datatype.xsd.regex.RegExp
 
maxLength - Variable in class com.sun.msv.datatype.xsd.MaxLengthFacet
 
memberTypes - Variable in class com.sun.msv.datatype.xsd.UnionType
member types
minLength - Variable in class com.sun.msv.datatype.xsd.MinLengthFacet
 
minutes - Variable in class com.sun.msv.datatype.xsd.datetime.TimeZone
Deprecated. here just for the serialization backward compatibility.

N

NOT_ALLOWED - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
indicates the specified facet is not appliable to this type by definition.
NameType - class com.sun.msv.datatype.xsd.NameType.
"Name" type.
NcnameType - class com.sun.msv.datatype.xsd.NcnameType.
"NCName" type.
NegativeIntegerType - class com.sun.msv.datatype.xsd.NegativeIntegerType.
"negativeInteger" type.
NmtokenType - class com.sun.msv.datatype.xsd.NmtokenType.
"NMTOKEN" type.
NonNegativeIntegerType - class com.sun.msv.datatype.xsd.NonNegativeIntegerType.
"nonNegativeInteger" type.
NonPositiveIntegerType - class com.sun.msv.datatype.xsd.NonPositiveIntegerType.
"nonPositiveInteger" type.
NormalizedStringType - class com.sun.msv.datatype.xsd.NormalizedStringType.
"normalizedString" type.
NumberType - class com.sun.msv.datatype.xsd.NumberType.
"decimal" type.
namespaceURI - Variable in class com.sun.msv.datatype.xsd.QnameValueType
 
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.

P

PatternFacet - class com.sun.msv.datatype.xsd.PatternFacet.
"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
 
PositiveIntegerType - class com.sun.msv.datatype.xsd.PositiveIntegerType.
"positiveInteger" type.
PreciseCalendarFormatter - class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter.
 
PreciseCalendarParser - class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser.
 
Proxy - class com.sun.msv.datatype.xsd.Proxy.
Delegates all methods to the base type.
Proxy(String, String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.Proxy
 
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
 
patterns - Variable in class com.sun.msv.datatype.xsd.PatternFacet
string representations of the above RegularExpressions.
precision() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
 
precision - Variable in class com.sun.msv.datatype.xsd.TotalDigitsFacet
maximum number of total digits.
process(String) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
returns whitespace normalized text.

Q

QnameType - class com.sun.msv.datatype.xsd.QnameType.
"QName" type.
QnameValueType - class com.sun.msv.datatype.xsd.QnameValueType.
value object of QName.
QnameValueType(String, String) - Constructor for class com.sun.msv.datatype.xsd.QnameValueType
 

R

RangeFacet - class com.sun.msv.datatype.xsd.RangeFacet.
Base class of "(max|min)(In|Ex)clusive" facet validator
RegExp - interface com.sun.msv.datatype.xsd.regex.RegExp.
 
RegExpFactory - class com.sun.msv.datatype.xsd.regex.RegExpFactory.
 
RegExpFactory() - Constructor for class com.sun.msv.datatype.xsd.regex.RegExpFactory
 
replace(String) - Static method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
 

S

SerializationContext - interface com.sun.msv.datatype.SerializationContext.
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.
ShortType - class com.sun.msv.datatype.xsd.ShortType.
"short" type.
SimpleURType - class com.sun.msv.datatype.xsd.SimpleURType.
simple "ur-type" type.
StringType - class com.sun.msv.datatype.xsd.StringType.
"string" type.
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(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(byte[]) - Static method in class com.sun.msv.datatype.xsd.HexBinaryType
 
save(Integer) - Static method in class com.sun.msv.datatype.xsd.IntType
 
save(BigInteger) - Static method in class com.sun.msv.datatype.xsd.IntegerType
 
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
 
scale - Variable in class com.sun.msv.datatype.xsd.FractionDigitsFacet
maximum number of fraction digits
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.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
 

T

TimeType - class com.sun.msv.datatype.xsd.TimeType.
"time" type.
TimeZone - class com.sun.msv.datatype.xsd.datetime.TimeZone.
simple time zone component.
TimeZone() - Constructor for class com.sun.msv.datatype.xsd.datetime.TimeZone
 
TokenType - class com.sun.msv.datatype.xsd.TokenType.
"token" type.
TotalDigitsFacet - class com.sun.msv.datatype.xsd.TotalDigitsFacet.
'totalDigits' facet.
TotalDigitsFacet(String, String, XSDatatypeImpl, int, boolean) - Constructor for class com.sun.msv.datatype.xsd.TotalDigitsFacet
 
TypeIncubator - class com.sun.msv.datatype.xsd.TypeIncubator.
derives a new type by adding facets.
TypeIncubator(XSDatatype) - Constructor for class com.sun.msv.datatype.xsd.TypeIncubator
 
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.IntType
 
theInstance - Static variable in class com.sun.msv.datatype.xsd.IntegerType
Singleton instance.
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
 
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.
toString() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
 
toString() - Method in class com.sun.msv.datatype.xsd.QnameValueType
 
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
 

U

UNDECIDABLE - Static variable in interface com.sun.msv.datatype.xsd.Comparator
 
UnicodeUtil - class com.sun.msv.datatype.xsd.UnicodeUtil.
Unicode-related utility functions.
UnicodeUtil() - Constructor for class com.sun.msv.datatype.xsd.UnicodeUtil
 
UnionType - class com.sun.msv.datatype.xsd.UnionType.
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 com.sun.msv.datatype.xsd.UnsignedByteType.
"unsignedByte" type.
UnsignedIntType - class com.sun.msv.datatype.xsd.UnsignedIntType.
"unsignedInt" type.
UnsignedLongType - class com.sun.msv.datatype.xsd.UnsignedLongType.
"unsignedLong" type.
UnsignedShortType - class com.sun.msv.datatype.xsd.UnsignedShortType.
"unsignedShort" type.

V

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
 
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
 

W

WhiteSpaceFacet - class com.sun.msv.datatype.xsd.WhiteSpaceFacet.
whiteSpace facet validator
WhiteSpaceProcessor - class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.
processes white space normalization
WhiteSpaceProcessor() - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
 
whiteSpace - Variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
this field characterizes how this datatype treats white space.

X

XMLSCHEMA_NSURI - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
 
XSDatatype - interface com.sun.msv.datatype.xsd.XSDatatype.
Publicly accesible interface of W3C XML Schema datatype (simple type).
XSDatatypeImpl - class com.sun.msv.datatype.xsd.XSDatatypeImpl.
base implementaion for XSDatatype interface.
XmlNames - class com.sun.msv.datatype.xsd.XmlNames.
This class contains static methods used to determine whether identifiers may appear in certain roles in XML documents.

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.Proxy
 
_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.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
 
_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.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.FloatType
 
_createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.HexBinaryType
 
_createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.IntType
 
_createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.IntegerType
 
_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
 

A B C D E F G H I L M N P Q R S T U V W X Z _