Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractCalendarFormatter - Class in com.sun.msv.datatype.xsd.datetime
- AbstractCalendarFormatter() - Constructor for class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
- AbstractCalendarParser - Class in com.sun.msv.datatype.xsd.datetime
-
Parses XML Schema date/time related types into a structure.
- AbstractCalendarParser(String, String) - Constructor for class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- add - Variable in class com.sun.msv.datatype.regexp.Token.ModifierToken
- 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.
- add(Map, XSDatatypeImpl) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
- addChild(Token) - Method in class com.sun.msv.datatype.regexp.Token
- addChild(Token) - Method in class com.sun.msv.datatype.regexp.Token.UnionToken
- addElement(Op) - Method in class com.sun.msv.datatype.regexp.Op.UnionOp
- 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
- addParameter(String, String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ngimpl.DatatypeBuilderImpl
- addRange(int, int) - Method in class com.sun.msv.datatype.regexp.RangeToken
- addRange(int, int) - Method in class com.sun.msv.datatype.regexp.Token
- analyzeFirstCharacter(RangeToken, int) - Method in class com.sun.msv.datatype.regexp.Token
- ANCHOR - Static variable in class com.sun.msv.datatype.regexp.Op
- ANCHOR - Static variable in class com.sun.msv.datatype.regexp.Token
- AnyURIType - Class in com.sun.msv.datatype.xsd
-
"anyURI" type.
- AnyURIType() - Constructor for class com.sun.msv.datatype.xsd.AnyURIType
- appendByte(StringBuffer, int) - Static method in class com.sun.msv.datatype.xsd.AnyURIType
- appendEscaped(StringBuffer, char) - Static method in class com.sun.msv.datatype.xsd.AnyURIType
-
convert one 'char' in BMP to UTF-8 encoding.
- appendEscaped(StringBuffer, char, char) - Static method in class com.sun.msv.datatype.xsd.AnyURIType
-
convert one surrogate pair to UTF-8 encoding.
- appendHex(StringBuffer, int) - Static method in class com.sun.msv.datatype.xsd.AnyURIType
- APPLICABLE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
-
indicates the specified facet is applicable to this type.
B
- BACKREFERENCE - Static variable in class com.sun.msv.datatype.regexp.Op
- BACKREFERENCE - Static variable in class com.sun.msv.datatype.regexp.Token
- backwardCompatibiliyHook1 - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
Deprecated.
- backwardCompatibiliyHook2 - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
Deprecated.
- backwardCompatibiliyHook3 - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
Deprecated.
- Base64BinaryType - Class in com.sun.msv.datatype.xsd
-
"base64Binary" type.
- Base64BinaryType() - Constructor for class com.sun.msv.datatype.xsd.Base64BinaryType
- baseFacets - Variable in class com.sun.msv.datatype.xsd.IntegerDerivedType
- 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
- baseType - Variable in class com.sun.msv.datatype.xsd.TypeIncubator
-
base type
- beginpos - Variable in class com.sun.msv.datatype.regexp.Match
- 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.
- BinaryBaseType - Class in com.sun.msv.datatype.xsd
-
base implementation for "hexBinary" and "base64Binary" types.
- BinaryBaseType(String) - Constructor for class com.sun.msv.datatype.xsd.BinaryBaseType
- BinaryValueType - Class in com.sun.msv.datatype.xsd
-
value type of "base64Binary" and "hexBinary" type.
- BinaryValueType(byte[]) - Constructor for class com.sun.msv.datatype.xsd.BinaryValueType
- blockNames - Static variable in class com.sun.msv.datatype.regexp.Token
- blockRanges - Static variable in class com.sun.msv.datatype.regexp.Token
- BMPattern - Class in com.sun.msv.datatype.regexp
-
Boyer-Moore searcher.
- BMPattern(String, boolean) - Constructor for class com.sun.msv.datatype.regexp.BMPattern
- BMPattern(String, int, boolean) - Constructor for class com.sun.msv.datatype.regexp.BMPattern
- BooleanType - Class in com.sun.msv.datatype.xsd
-
"boolean" type.
- BooleanType() - Constructor for class com.sun.msv.datatype.xsd.BooleanType
- branches - Variable in class com.sun.msv.datatype.regexp.Op.UnionOp
- 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
- builtinType - Static variable in class com.sun.msv.datatype.xsd.DatatypeFactory
-
a map that contains built in types.
- ByteType - Class in com.sun.msv.datatype.xsd
-
"byte" type.
- ByteType() - Constructor for class com.sun.msv.datatype.xsd.ByteType
C
- CACHESIZE - Static variable in class com.sun.msv.datatype.regexp.REUtil
- cal - Variable in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- calcLength(char[]) - Static method in class com.sun.msv.datatype.xsd.Base64BinaryType
-
computes the length of binary data.
- CalendarFormatter - Class in com.sun.msv.datatype.xsd.datetime
-
Formats a
Calendar
object to a String. - CalendarFormatter() - Constructor for class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- CalendarParser - Class in com.sun.msv.datatype.xsd.datetime
-
Parses XML Schema date/time related types into
Calendar
. - CalendarParser(String, String) - Constructor for class com.sun.msv.datatype.xsd.datetime.CalendarParser
- CAPTURE - Static variable in class com.sun.msv.datatype.regexp.Op
- CARRIAGE_RETURN - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- categories - Static variable in class com.sun.msv.datatype.regexp.Token
- categories2 - Static variable in class com.sun.msv.datatype.regexp.Token
- categoryNames - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR - Static variable in class com.sun.msv.datatype.regexp.Op
- CHAR - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_FINAL_QUOTE - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_INIT_QUOTE - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_LETTER - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_MARK - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_NUMBER - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_OTHER - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_PUNCTUATION - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_SEPARATOR - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_SYMBOL - Static variable in class com.sun.msv.datatype.regexp.Token
- chardata - Variable in class com.sun.msv.datatype.regexp.RegexParser
- chardata - Variable in class com.sun.msv.datatype.regexp.Token.CharToken
- charData - Variable in class com.sun.msv.datatype.regexp.Op.CharOp
- CharOp(int, int) - Constructor for class com.sun.msv.datatype.regexp.Op.CharOp
- charSource - Variable in class com.sun.msv.datatype.regexp.Match
- charTarget - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- CharToken(int, int) - Constructor for class com.sun.msv.datatype.regexp.Token.CharToken
- 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.DataTypeWithLexicalConstraintFacet
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithValueConstraintFacet
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DateTimeBaseType
- 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.FloatingNumberType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.IntegerDerivedType
- 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.DataTypeWithLexicalConstraintFacet
- 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
- checkQuestion(int) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- checkQuestion(int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- checkRangeConsistency(XSDatatypeImpl, String, String) - Static method in class com.sun.msv.datatype.xsd.TypeIncubator
-
check (min,max) facet specification and makes sure that they are consistent
- checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- child - Variable in class com.sun.msv.datatype.regexp.Op.ChildOp
- child - Variable in class com.sun.msv.datatype.regexp.Token.ClosureToken
- child - Variable in class com.sun.msv.datatype.regexp.Token.ConcatToken
- child - Variable in class com.sun.msv.datatype.regexp.Token.ModifierToken
- child - Variable in class com.sun.msv.datatype.regexp.Token.ParenToken
- child2 - Variable in class com.sun.msv.datatype.regexp.Token.ConcatToken
- ChildOp(int) - Constructor for class com.sun.msv.datatype.regexp.Op.ChildOp
- children - Variable in class com.sun.msv.datatype.regexp.Token.UnionToken
- ciSource - Variable in class com.sun.msv.datatype.regexp.Match
- ciTarget - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- clone() - Method in class com.sun.msv.datatype.regexp.Match
- CLOSURE - Static variable in class com.sun.msv.datatype.regexp.Op
- CLOSURE - Static variable in class com.sun.msv.datatype.regexp.Token
- ClosureToken(int, Token) - Constructor for class com.sun.msv.datatype.regexp.Token.ClosureToken
- collapse(String) - Static method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- Collapse() - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Collapse
- 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
- compacted - Variable in class com.sun.msv.datatype.regexp.RangeToken
- compactRanges() - Method in class com.sun.msv.datatype.regexp.RangeToken
-
this.ranges is sorted.
- compactRanges() - Method in class com.sun.msv.datatype.regexp.Token
- 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(BigTimeDurationValueType, BigTimeDurationValueType) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- 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.DateTimeBaseType
-
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.FloatingNumberType
- compare(Object, Object) - Method in class com.sun.msv.datatype.xsd.IntegerDerivedType
- compare(Object, Object) - Method in class com.sun.msv.datatype.xsd.NumberType
- compareTo(Object) - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- compile(Token) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Compiles a token tree into an operation flow.
- compile(Token, Op, boolean) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Converts a token to an operation.
- compile(String) - Method in class com.sun.msv.datatype.regexp.InternalImpl
- compile(String) - Method in class com.sun.msv.datatype.xsd.regex.JDK50Impl
- compile(String) - Method in class com.sun.msv.datatype.xsd.regex.JDKImpl
- compile(String) - Method in class com.sun.msv.datatype.xsd.regex.RegExpFactory
- compileRegExps() - Method in class com.sun.msv.datatype.xsd.PatternFacet
-
Compiles all the regular expressions.
- complementRanges(Token) - Static method in class com.sun.msv.datatype.regexp.RangeToken
-
for RANGE: Creates complement.
- complementRanges(Token) - Static method in class com.sun.msv.datatype.regexp.Token
- composeFromSurrogates(int, int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- CONCAT - Static variable in class com.sun.msv.datatype.regexp.Token
- ConcatToken(Token, Token) - Constructor for class com.sun.msv.datatype.regexp.Token.ConcatToken
- 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
- condition - Variable in class com.sun.msv.datatype.regexp.Op.ConditionOp
- condition - Variable in class com.sun.msv.datatype.regexp.Token.ConditionToken
- CONDITION - Static variable in class com.sun.msv.datatype.regexp.Op
- CONDITION - Static variable in class com.sun.msv.datatype.regexp.Token
- ConditionOp(int, int, Op, Op, Op) - Constructor for class com.sun.msv.datatype.regexp.Op.ConditionOp
- ConditionToken(int, Token, Token, Token) - Constructor for class com.sun.msv.datatype.regexp.Token.ConditionToken
- contains(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
checks if the specified facet was added to this map
- context - Variable in class com.sun.msv.datatype.regexp.RegexParser
- context - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- Context() - Constructor for class com.sun.msv.datatype.regexp.RegularExpression.Context
- 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.DateTimeBaseType
- 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.IntegerDerivedType
- 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.
- COUNT - Static variable in class com.sun.msv.datatype.regexp.Op
- countLength(Object) - Method in class com.sun.msv.datatype.xsd.AnyURIType
- countLength(Object) - Method in class com.sun.msv.datatype.xsd.BinaryBaseType
- countLength(Object) - Method in interface com.sun.msv.datatype.xsd.Discrete
-
count the number of item in value type.
- 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.
- COUNTTOKENS - Static variable in class com.sun.msv.datatype.regexp.Token
- 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.
- createAnchor(int) - Static method in class com.sun.msv.datatype.regexp.Op
- createAnchor(int) - Static method in class com.sun.msv.datatype.regexp.Token
- createBackReference(int) - Static method in class com.sun.msv.datatype.regexp.Op
- createBackReference(int) - Static method in class com.sun.msv.datatype.regexp.Token
- createBuiltinList(String, XSDatatypeImpl) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
- createCalendar() - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- createCapture(int, Op) - Static method in class com.sun.msv.datatype.regexp.Op
- createChar(int) - Static method in class com.sun.msv.datatype.regexp.Op
- createChar(int) - Static method in class com.sun.msv.datatype.regexp.Token
- createClosure(int) - Static method in class com.sun.msv.datatype.regexp.Op
- createClosure(Token) - Static method in class com.sun.msv.datatype.regexp.Token
- createConcat() - Static method in class com.sun.msv.datatype.regexp.Token
- createConcat(Token, Token) - Static method in class com.sun.msv.datatype.regexp.Token
- createCondition(int, Token, Token, Token) - Static method in class com.sun.msv.datatype.regexp.Token
- createCondition(Op, int, Op, Op, Op) - Static method in class com.sun.msv.datatype.regexp.Op
- createDatatype() - Method in class com.sun.msv.datatype.ErrorDatatypeLibrary
- createDatatype() - Method in class com.sun.msv.datatype.xsd.ngimpl.DatatypeBuilderImpl
- 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
- createDot() - Static method in class com.sun.msv.datatype.regexp.Op
- createEmpty() - Static method in class com.sun.msv.datatype.regexp.Token
- 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
- createIndependent(Op, Op) - Static method in class com.sun.msv.datatype.regexp.Op
- createInitialBuiltinTypesMap() - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
creates a map that contains frequently-used built-in types
- 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.
- createLook(int, Op, Op) - Static method in class com.sun.msv.datatype.regexp.Op
- createLook(int, Token) - Static method in class com.sun.msv.datatype.regexp.Token
- createMap() - Method in class com.sun.msv.datatype.regexp.RangeToken
- createModifier(Op, Op, int, int) - Static method in class com.sun.msv.datatype.regexp.Op
- createModifierGroup(Token, int, int) - Static method in class com.sun.msv.datatype.regexp.Token
- createNGClosure(Token) - Static method in class com.sun.msv.datatype.regexp.Token
- createNonGreedyClosure() - Static method in class com.sun.msv.datatype.regexp.Op
- createNRange() - Static method in class com.sun.msv.datatype.regexp.Token
- createOptionString(int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- createParen(Token, int) - Static method in class com.sun.msv.datatype.regexp.Token
- createQuestion(boolean) - Static method in class com.sun.msv.datatype.regexp.Op
- createRange() - Static method in class com.sun.msv.datatype.regexp.Token
- createRange(Token) - Static method in class com.sun.msv.datatype.regexp.Op
- createRangeFacet(XSDatatypeImpl, Number, Number) - Static method in class com.sun.msv.datatype.xsd.IntegerDerivedType
-
Apply a range facet.
- createRegex(String, String) - Static method in class com.sun.msv.datatype.regexp.REUtil
-
Creates a RegularExpression instance.
- createRegExp() - Static method in class com.sun.msv.datatype.xsd.AnyURIType
- createStreamingValidator(ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- createString(String) - Static method in class com.sun.msv.datatype.regexp.Op
- createString(String) - Static method in class com.sun.msv.datatype.regexp.Token
- createUnion() - Static method in class com.sun.msv.datatype.regexp.Token
- createUnion(int) - Static method in class com.sun.msv.datatype.regexp.Op
- createUricMap() - Static method in class com.sun.msv.datatype.xsd.AnyURIType
- createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ctor - Variable in class com.sun.msv.datatype.xsd.regex.JDK50Impl
- ctor - Variable in class com.sun.msv.datatype.xsd.regex.JDKImpl
D
- DatabindableDatatype - Interface in com.sun.msv.datatype
-
Datatype interface that supports Java databinding.
- DatatypeBuilderImpl - Class in com.sun.msv.datatype.xsd.ngimpl
- DatatypeBuilderImpl(XSDatatype) - Constructor for class com.sun.msv.datatype.xsd.ngimpl.DatatypeBuilderImpl
- DatatypeFactory - Class in com.sun.msv.datatype.xsd
-
Datatype object factory.
- DatatypeFactory() - Constructor for class com.sun.msv.datatype.xsd.DatatypeFactory
- 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
- DataTypeWithFacet(String, String, XSDatatypeImpl, String, boolean) - Constructor for class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
constructor for facets other than WhiteSpaceFacet
- DataTypeWithFacet(String, String, XSDatatypeImpl, String, boolean, WhiteSpaceProcessor) - Constructor for class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
constructor for WhiteSpaceFacet
- DataTypeWithLexicalConstraintFacet - Class in com.sun.msv.datatype.xsd
-
base class for facets which constrains lexical space of data
- DataTypeWithLexicalConstraintFacet(String, String, XSDatatypeImpl, String, boolean) - Constructor for class com.sun.msv.datatype.xsd.DataTypeWithLexicalConstraintFacet
- DataTypeWithValueConstraintFacet - Class in com.sun.msv.datatype.xsd
-
base class for facets which constrain value space.
- DataTypeWithValueConstraintFacet(String, String, XSDatatypeImpl, String, boolean) - Constructor for class com.sun.msv.datatype.xsd.DataTypeWithValueConstraintFacet
- DateTimeBaseType - Class in com.sun.msv.datatype.xsd
-
base implementation of dateTime and dateTime-truncated types.
- DateTimeBaseType(String) - Constructor for class com.sun.msv.datatype.xsd.DateTimeBaseType
- 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.
- DateTimeType() - Constructor for class com.sun.msv.datatype.xsd.DateTimeType
- DateType - Class in com.sun.msv.datatype.xsd
-
"date" type.
- DateType() - Constructor for class com.sun.msv.datatype.xsd.DateType
- day - Variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
day (always normalized, between 0-30) this variable is null if no year is specified
- day - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- day - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- dayInMonth - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- DEBUG - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- decimal0 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- decodeEscaped() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- decodeEscaped() - Method in class com.sun.msv.datatype.regexp.RegexParser
- decodeMap - Static variable in class com.sun.msv.datatype.xsd.Base64BinaryType
- decomposeToSurrogates(int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- 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
- DIGITS - Static variable in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- Discrete - Interface in com.sun.msv.datatype.xsd
-
base interface of types to which length-related facets are applicable.
- 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.
- divideAndRemainder(BigInteger, BigInteger) - Static method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- doFormat(String, Object) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
- DOT - Static variable in class com.sun.msv.datatype.regexp.Op
- DOT - Static variable in class com.sun.msv.datatype.regexp.Token
- DoubleType - Class in com.sun.msv.datatype.xsd
-
"double" type.
- DoubleType() - Constructor for class com.sun.msv.datatype.xsd.DoubleType
- 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.
- dumpRanges() - Method in class com.sun.msv.datatype.regexp.RangeToken
- dumpString(String) - Static method in class com.sun.msv.datatype.regexp.REUtil
- DurationType - Class in com.sun.msv.datatype.xsd
-
"duration" type.
- DurationType() - Constructor for class com.sun.msv.datatype.xsd.DurationType
E
- elementAt(int) - Method in class com.sun.msv.datatype.regexp.Op
- elementAt(int) - Method in class com.sun.msv.datatype.regexp.Op.UnionOp
- EMPTY - Static variable in class com.sun.msv.datatype.regexp.Token
- encode(int) - Static method in class com.sun.msv.datatype.xsd.Base64BinaryType
- encode(int) - Static method in class com.sun.msv.datatype.xsd.HexBinaryType
- encodeMap - Static variable in class com.sun.msv.datatype.xsd.Base64BinaryType
- endpos - Variable in class com.sun.msv.datatype.regexp.Match
- EntityType - Class in com.sun.msv.datatype.xsd
-
"ENTITY" type.
- EntityType() - Constructor for class com.sun.msv.datatype.xsd.EntityType
- 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.regexp.RegularExpression
-
Return true if patterns are the same and the options are equivalent.
- equals(Object) - Method in class com.sun.msv.datatype.xsd.BinaryValueType
- 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
- equals(String, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- 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. - ErrorDatatypeLibrary() - Constructor for class com.sun.msv.datatype.ErrorDatatypeLibrary
- 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
- escapeCharInCharClass(int) - Static method in class com.sun.msv.datatype.regexp.RangeToken
- ex(String, int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- exclusiveFacetPairs - Static variable in class com.sun.msv.datatype.xsd.TypeIncubator
- exps - Variable in class com.sun.msv.datatype.xsd.PatternFacet
-
actual object that performs regular expression validation.
- EXTENDED_COMMENT - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"x"
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
- FacetInfo(Object, boolean) - Constructor for class com.sun.msv.datatype.xsd.TypeIncubator.FacetInfo
- facetName - Variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
name of this facet
- FC_ANY - Static variable in class com.sun.msv.datatype.regexp.Token
- FC_CONTINUE - Static variable in class com.sun.msv.datatype.regexp.Token
- FC_TERMINAL - Static variable in class com.sun.msv.datatype.regexp.Token
- fidx - Variable in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- 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
- finalValue - Variable in class com.sun.msv.datatype.xsd.FinalComponent
- findFixedString(Token.FixedStringContainer, int) - Method in class com.sun.msv.datatype.regexp.Token
- firstChar - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- fixed - Variable in class com.sun.msv.datatype.xsd.TypeIncubator.FacetInfo
- FIXED - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
-
indicates the specified facet is fixed in this type and therefore not appliable.
- fixedString - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- FixedStringContainer() - Constructor for class com.sun.msv.datatype.regexp.Token.FixedStringContainer
- fixedStringOnly - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- fixedStringOptions - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- fixedStringTable - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- flen - Variable in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- FloatingNumberType - Class in com.sun.msv.datatype.xsd
-
base class of FloatType and DoubleType
- FloatingNumberType(String) - Constructor for class com.sun.msv.datatype.xsd.FloatingNumberType
- FloatType - Class in com.sun.msv.datatype.xsd
-
"float" type.
- FloatType() - Constructor for class com.sun.msv.datatype.xsd.FloatType
- floatValue() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- format - Variable in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- 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.AbstractCalendarFormatter
- 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.AbstractCalendarFormatter
- 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.AbstractCalendarFormatter
- 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.AbstractCalendarFormatter
- 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.AbstractCalendarFormatter
- 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
- formatTimeZone(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
-
formats time zone specifier.
- formatTwoDigits(int, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
-
formats Integer into two-character-wide string.
- formatTwoDigits(Integer, int, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
-
formats Integer into two-character-wide string.
- formatTwoDigits(Integer, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- formatYear(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
- 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.
- GDayType() - Constructor for class com.sun.msv.datatype.xsd.GDayType
- 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.BinaryBaseType
- 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.DateTimeBaseType
- 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.
- getBeginning(int) - Method in class com.sun.msv.datatype.regexp.Match
-
Return a start position in the target text matched to specified regular expression group.
- 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
- getCapturedText(int) - Method in class com.sun.msv.datatype.regexp.Match
-
Return an substring of the target text matched to specified regular expression group.
- getCaseInsensitiveToken() - Method in class com.sun.msv.datatype.regexp.RangeToken
- getChar() - Method in class com.sun.msv.datatype.regexp.Token.CharToken
- getChar() - Method in class com.sun.msv.datatype.regexp.Token
- getChild() - Method in class com.sun.msv.datatype.regexp.Op.ChildOp
- getChild() - Method in class com.sun.msv.datatype.regexp.Op
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token.ConcatToken
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token.ConditionToken
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token.ModifierToken
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token.ParenToken
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token.UnionToken
- getCombiningCharacterSequence() - Static method in class com.sun.msv.datatype.regexp.Token
- 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.
- getData() - Method in class com.sun.msv.datatype.regexp.Op.CharOp
- getData() - Method in class com.sun.msv.datatype.regexp.Op
- getData() - Method in class com.sun.msv.datatype.regexp.Op.ModifierOp
- getData2() - Method in class com.sun.msv.datatype.regexp.Op
- getData2() - Method in class com.sun.msv.datatype.regexp.Op.ModifierOp
- getDay() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getDay() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getEnd(int) - Method in class com.sun.msv.datatype.regexp.Match
-
Return an end position in the target text matched to specified regular expression group.
- 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.IntegerDerivedType
- 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.DateTimeBaseType
-
Formatting string passed to
CalendarParser.parse(String, String)
. - 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
- getGraphemePattern() - Static method in class com.sun.msv.datatype.regexp.Token
- 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.BinaryBaseType
- 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.DateTimeBaseType
- 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
- getLocation() - Method in exception com.sun.msv.datatype.regexp.ParseException
- getMax() - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- getMax() - Method in class com.sun.msv.datatype.regexp.Token
- getMaxLength() - Method in class com.sun.msv.datatype.regexp.Token
- getMin() - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- getMin() - Method in class com.sun.msv.datatype.regexp.Token
- getMinLength() - Method in class com.sun.msv.datatype.regexp.Token
-
How many characters are needed?
- 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.Collapse
- getName() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
gets the name of the white space processing mode.
- getName() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Preserve
- getName() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Replace
- 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.
- getNumberOfGroups() - Method in class com.sun.msv.datatype.regexp.Match
-
Return the number of regular expression groups.
- getNumberOfGroups() - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Return the number of regular expression groups.
- getOptions() - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Returns a option string.
- getOptions() - Method in class com.sun.msv.datatype.regexp.Token.ModifierToken
- getOptionsMask() - Method in class com.sun.msv.datatype.regexp.Token.ModifierToken
- getOptionValue(int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- getParenNumber() - Method in class com.sun.msv.datatype.regexp.Token
- getParenNumber() - Method in class com.sun.msv.datatype.regexp.Token.ParenToken
- getPattern() - Method in class com.sun.msv.datatype.regexp.RegularExpression
- 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.
- getPreviousWordType(char[], int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- getPreviousWordType(String, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- getPreviousWordType(CharacterIterator, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- getRange(String, boolean) - Static method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- getRange(String, boolean) - Static method in class com.sun.msv.datatype.regexp.Token
- getRange(String, boolean, boolean) - Static method in class com.sun.msv.datatype.regexp.Token
- getReferenceNumber() - Method in class com.sun.msv.datatype.regexp.Token
- getReferenceNumber() - Method in class com.sun.msv.datatype.regexp.Token.StringToken
- 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
- getSignum(BigDecimal) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getSignum(BigInteger) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getString() - Method in class com.sun.msv.datatype.regexp.Op
- getString() - Method in class com.sun.msv.datatype.regexp.Op.StringOp
- getString() - Method in class com.sun.msv.datatype.regexp.Token
- getString() - Method in class com.sun.msv.datatype.regexp.Token.StringToken
- getTimeZone() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getToken() - Method in class com.sun.msv.datatype.regexp.Op
- getToken() - Method in class com.sun.msv.datatype.regexp.Op.RangeOp
- getTokenForShorthand(int) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- getTokenForShorthand(int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- getType(String) - Method in class com.sun.msv.datatype.xsd.ngimpl.DataTypeLibraryImpl
- 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.
- getWordType(char[], int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- getWordType(String, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- getWordType(CharacterIterator, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- getWordType0(char, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- 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.
- GMonthDayType() - Constructor for class com.sun.msv.datatype.xsd.GMonthDayType
- GMonthType - Class in com.sun.msv.datatype.xsd
-
"gMonth" type.
- GMonthType() - Constructor for class com.sun.msv.datatype.xsd.GMonthType
- GREATER - Static variable in interface com.sun.msv.datatype.xsd.Comparator
- GYearMonthType - Class in com.sun.msv.datatype.xsd
-
"gYearMonth" type.
- GYearMonthType() - Constructor for class com.sun.msv.datatype.xsd.GYearMonthType
- GYearType - Class in com.sun.msv.datatype.xsd
-
"gYear" type.
- GYearType() - Constructor for class com.sun.msv.datatype.xsd.GYearType
H
- hasBackReferences - Variable in class com.sun.msv.datatype.regexp.RegexParser
- hasBackReferences - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- hashCode() - Method in class com.sun.msv.datatype.regexp.RegularExpression
- hashCode() - Method in class com.sun.msv.datatype.xsd.BinaryValueType
- 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.
- HexBinaryType() - Constructor for class com.sun.msv.datatype.xsd.HexBinaryType
- hexChar(int) - Static method in class com.sun.msv.datatype.regexp.RegexParser
- hexToBin(char) - Static method in class com.sun.msv.datatype.xsd.HexBinaryType
- hour - Variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
hour (always between 0 and 23) this variable is null if no year is specified
- hour - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- hour - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
I
- icaseCache - Variable in class com.sun.msv.datatype.regexp.RangeToken
- 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
- IGNORE_CASE - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"i"
- ignoreCase - Variable in class com.sun.msv.datatype.regexp.BMPattern
- impl - Variable in class com.sun.msv.datatype.xsd.TypeIncubator
-
storage for non-repeatable facets
- incubator - Variable in class com.sun.msv.datatype.xsd.ngimpl.DatatypeBuilderImpl
- INDEPENDENT - Static variable in class com.sun.msv.datatype.regexp.Op
- INDEPENDENT - Static variable in class com.sun.msv.datatype.regexp.Token
- initDecodeMap() - Static method in class com.sun.msv.datatype.xsd.Base64BinaryType
- initEncodeMap() - Static method in class com.sun.msv.datatype.xsd.Base64BinaryType
- int0 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- int2bi(int) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
-
creates BigInteger that corresponds with v
- int2bi(Integer) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
- IntegerDerivedType - Class in com.sun.msv.datatype.xsd
-
base class for types derived from integer.
- IntegerDerivedType(String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.IntegerDerivedType
- 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.
- IntegerValueType(long) - Constructor for class com.sun.msv.datatype.xsd.IntegerValueType
- IntegerValueType(String) - Constructor for class com.sun.msv.datatype.xsd.IntegerValueType
-
internal use only: construct object from canonicalized value
- 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
- intersectRanges(Token) - Method in class com.sun.msv.datatype.regexp.RangeToken
- intersectRanges(Token) - Method in class com.sun.msv.datatype.regexp.Token
- 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
- inuse - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- isAlwaysValid - Variable in class com.sun.msv.datatype.xsd.StringType
-
Value returned from the isAlwaysValid method.
- 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.
- isCompacted() - Method in class com.sun.msv.datatype.regexp.RangeToken
- isCompatibilityChar(char) - Static method in class com.sun.xml.util.XmlChars
- 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.
- isDigit(char) - Static method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- isDigit(char) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- isDigitOrPeriod(char) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- isDigitOrPeriodOrSign(char) - Static method in class com.sun.msv.datatype.xsd.FloatingNumberType
- isEmpty() - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
returns true if no facet is added
- isEOLChar(int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- isExtender(char) - Static method in class com.sun.xml.util.XmlChars
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.AnyURIType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.BinaryBaseType
- 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.DateTimeBaseType
- 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.FloatingNumberType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.IntegerDerivedType
- 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.
- isHighSurrogate(int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- isLetter(char) - Static method in class com.sun.xml.util.XmlChars
-
Returns true if the character is an XML "letter".
- isLetter2(char) - Static method in class com.sun.xml.util.XmlChars
- isLowSurrogate(int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- 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.
- isRegisterNonXS(String) - Static method in class com.sun.msv.datatype.regexp.Token
- isRepeatable(String) - Static method in class com.sun.msv.datatype.xsd.TypeIncubator
-
returns true if the specified facet is a facet which can be set multiple times.
- isSet(int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- isSet(int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- isSet(int, int) - Static method in class com.sun.msv.datatype.regexp.Token
- isShorterThan(Token) - Method in class com.sun.msv.datatype.regexp.Token
- isSorted() - Method in class com.sun.msv.datatype.regexp.RangeToken
- 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.
- isUric - Static variable in class com.sun.msv.datatype.xsd.AnyURIType
-
a table that indicates whether a particular character has to be escaped or not.
- isValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- isValueFacet(String) - Static method in class com.sun.msv.datatype.xsd.TypeIncubator
-
returns true if the specified facet is a facet that needs value-space-level check.
- isWhiteSpace(char) - Static method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
returns true if the specified char is a white space character.
- isWordChar(int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- 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
J
- JavaMissingTimeZone() - Constructor for class com.sun.msv.datatype.xsd.datetime.TimeZone.JavaMissingTimeZone
- JavaZeroTimeZone() - Constructor for class com.sun.msv.datatype.xsd.datetime.TimeZone.JavaZeroTimeZone
- JDK50Impl - Class in com.sun.msv.datatype.xsd.regex
-
RegExpFactory
by a copy of Xerces in Sun's JDK 5.0. - JDK50Impl() - Constructor for class com.sun.msv.datatype.xsd.regex.JDK50Impl
- JDKImpl - Class in com.sun.msv.datatype.xsd.regex
-
RegExpFactory
by a copy of Xerces in Sun's JDK 5.0. - JDKImpl() - Constructor for class com.sun.msv.datatype.xsd.regex.JDKImpl
L
- LanguageType - Class in com.sun.msv.datatype.xsd
-
"language" type.
- LanguageType() - Constructor for class com.sun.msv.datatype.xsd.LanguageType
- length - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- 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
- LETTERS - Static variable in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- limit - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- limitValue - Variable in class com.sun.msv.datatype.xsd.RangeFacet
- LINE_FEED - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- LINE_SEPARATOR - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- 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
- location - Variable in exception com.sun.msv.datatype.regexp.ParseException
- LongType - Class in com.sun.msv.datatype.xsd
-
"long" type.
- LongType() - Constructor for class com.sun.msv.datatype.xsd.LongType
- LongType(String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.LongType
- longValue() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- LOOKAHEAD - Static variable in class com.sun.msv.datatype.regexp.Op
- LOOKAHEAD - Static variable in class com.sun.msv.datatype.regexp.Token
- LOOKBEHIND - Static variable in class com.sun.msv.datatype.regexp.Op
- LOOKBEHIND - Static variable in class com.sun.msv.datatype.regexp.Token
M
- main(String[]) - Static method in class com.sun.msv.datatype.regexp.REUtil
-
Sample entry.
- main(String[]) - Static method in class com.sun.msv.datatype.xsd.CommandLineTester
- map - Variable in class com.sun.msv.datatype.regexp.RangeToken
- MAPSIZE - Static variable in class com.sun.msv.datatype.regexp.RangeToken
- mask - Variable in class com.sun.msv.datatype.regexp.Token.ModifierToken
- match - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- match(int) - Method in class com.sun.msv.datatype.regexp.RangeToken
- match(int) - Method in class com.sun.msv.datatype.regexp.Token.CharToken
- match(int) - Method in class com.sun.msv.datatype.regexp.Token
- Match - Class in com.sun.msv.datatype.regexp
-
An instance of this class has ranges captured in matching.
- Match() - Constructor for class com.sun.msv.datatype.regexp.Match
-
Creates an instance.
- matchCharacterIterator(RegularExpression.Context, Op, int, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- matchCharArray(RegularExpression.Context, Op, int, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- matches - Variable in class com.sun.msv.datatype.xsd.regex.JDK50Impl
- matches - Variable in class com.sun.msv.datatype.xsd.regex.JDKImpl
- matches(char[]) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(char[], int, int) - Method in class com.sun.msv.datatype.regexp.BMPattern
- matches(char[], int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern in specified range or not.
- matches(char[], int, int, Match) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern in specified range or not.
- matches(char[], Match) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(String) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(String) - Method in interface com.sun.msv.datatype.xsd.regex.RegExp
- matches(String, int, int) - Method in class com.sun.msv.datatype.regexp.BMPattern
- matches(String, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern in specified range or not.
- matches(String, int, int, Match) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern in specified range or not.
- matches(String, Match) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(String, String) - Static method in class com.sun.msv.datatype.regexp.REUtil
- matches(String, String, String) - Static method in class com.sun.msv.datatype.regexp.REUtil
- matches(CharacterIterator) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(CharacterIterator, int, int) - Method in class com.sun.msv.datatype.regexp.BMPattern
- matches(CharacterIterator, Match) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matchesIgnoreCase(char[], int, int) - Method in class com.sun.msv.datatype.regexp.BMPattern
- matchesIgnoreCase(String, int, int) - Method in class com.sun.msv.datatype.regexp.BMPattern
- matchesIgnoreCase(CharacterIterator, int, int) - Method in class com.sun.msv.datatype.regexp.BMPattern
- matchIgnoreCase(int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- matchString(RegularExpression.Context, Op, int, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- max - Variable in class com.sun.msv.datatype.regexp.Token.ClosureToken
- 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
- maximumDayInMonthFor(int, int) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
- maximumDayInMonthFor(BigInteger, int) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
- 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
- mergeRanges(Token) - Method in class com.sun.msv.datatype.regexp.RangeToken
- mergeRanges(Token) - Method in class com.sun.msv.datatype.regexp.Token
- min - Variable in class com.sun.msv.datatype.regexp.Token.ClosureToken
- 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.regexp.RegularExpression
- 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.BigDateTimeValueType
-
minute (always between 0 and 59) this variable is null if no year is specified
- minute - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- minute - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- 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. - MODIFIER - Static variable in class com.sun.msv.datatype.regexp.Op
- MODIFIERGROUP - Static variable in class com.sun.msv.datatype.regexp.Token
- ModifierOp(int, int, int) - Constructor for class com.sun.msv.datatype.regexp.Op.ModifierOp
- ModifierToken(Token, int, int) - Constructor for class com.sun.msv.datatype.regexp.Token.ModifierToken
- month - Variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
month (always between 0 and 11) this variable is null if no year is specified
- month - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- month - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- MULTIPLE_LINES - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"m"
N
- NAMECHARS - Static variable in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- namespaceUri - Variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- namespaceURI - Variable in class com.sun.msv.datatype.xsd.QnameValueType
- NameType - Class in com.sun.msv.datatype.xsd
-
"Name" type.
- NameType() - Constructor for class com.sun.msv.datatype.xsd.NameType
- 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.DataTypeWithValueConstraintFacet
- needValueCheck() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- needValueCheckFlag - Variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
a flag that indicates this type has value-constraint facet.
- NegativeIntegerType - Class in com.sun.msv.datatype.xsd
-
"negativeInteger" type.
- NegativeIntegerType() - Constructor for class com.sun.msv.datatype.xsd.NegativeIntegerType
- NEGATIVELOOKAHEAD - Static variable in class com.sun.msv.datatype.regexp.Op
- NEGATIVELOOKAHEAD - Static variable in class com.sun.msv.datatype.regexp.Token
- NEGATIVELOOKBEHIND - Static variable in class com.sun.msv.datatype.regexp.Op
- NEGATIVELOOKBEHIND - Static variable in class com.sun.msv.datatype.regexp.Token
- next - Variable in class com.sun.msv.datatype.regexp.Op
- next() - Method in class com.sun.msv.datatype.regexp.RegexParser
- nexttoken - Variable in class com.sun.msv.datatype.regexp.RegexParser
- NmtokenType - Class in com.sun.msv.datatype.xsd
-
"NMTOKEN" type.
- NmtokenType(String) - Constructor for class com.sun.msv.datatype.xsd.NmtokenType
- no - Variable in class com.sun.msv.datatype.regexp.Op.ConditionOp
- no - Variable in class com.sun.msv.datatype.regexp.Token.ConditionToken
- nofgroups - Variable in class com.sun.msv.datatype.regexp.Match
- nofinstances - Static variable in class com.sun.msv.datatype.regexp.Op
- nofparen - Variable in class com.sun.msv.datatype.regexp.RegularExpression
-
The number of parenthesis in the regular expression.
- NONBMP_BLOCK_START - Static variable in class com.sun.msv.datatype.regexp.Token
- nonBMPBlockRanges - Static variable in class com.sun.msv.datatype.regexp.Token
- NONGREEDYCLOSURE - Static variable in class com.sun.msv.datatype.regexp.Op
- NONGREEDYCLOSURE - Static variable in class com.sun.msv.datatype.regexp.Token
- NONGREEDYQUESTION - Static variable in class com.sun.msv.datatype.regexp.Op
- nonMapIndex - Variable in class com.sun.msv.datatype.regexp.RangeToken
- NonNegativeIntegerType - Class in com.sun.msv.datatype.xsd
-
"nonNegativeInteger" type.
- NonNegativeIntegerType() - Constructor for class com.sun.msv.datatype.xsd.NonNegativeIntegerType
- NonPositiveIntegerType - Class in com.sun.msv.datatype.xsd
-
"nonPositiveInteger" type.
- NonPositiveIntegerType() - Constructor for class com.sun.msv.datatype.xsd.NonPositiveIntegerType
- nonxs - Static variable in class com.sun.msv.datatype.regexp.Token
- 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
- normalizedValue - Variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
normalized DateTimeValue of this object.
- NOT_ALLOWED - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
-
indicates the specified facet is not appliable to this type by definition.
- NRANGE - Static variable in class com.sun.msv.datatype.regexp.Op
- NRANGE - Static variable in class com.sun.msv.datatype.regexp.Token
- nullAs0(BigDecimal) - Static method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- nullAs0(BigInteger) - Static method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- nullAsZero(BigInteger) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- numberOfClosures - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- NumberType - Class in com.sun.msv.datatype.xsd
-
"decimal" type.
- NumberType() - Constructor for class com.sun.msv.datatype.xsd.NumberType
O
- objCompare(Comparable, Comparable) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
-
compares two Comparable objects (possibly null) and returns one of
Comparator
constant. - objEqual(Object, Object) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
-
compare two objects
- objHashCode(Object) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
- offset - Variable in class com.sun.msv.datatype.regexp.RegexParser
- offsets - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- Op - Class in com.sun.msv.datatype.regexp
- Op(int) - Constructor for class com.sun.msv.datatype.regexp.Op
- Op.CharOp - Class in com.sun.msv.datatype.regexp
- Op.ChildOp - Class in com.sun.msv.datatype.regexp
- Op.ConditionOp - Class in com.sun.msv.datatype.regexp
- Op.ModifierOp - Class in com.sun.msv.datatype.regexp
- Op.RangeOp - Class in com.sun.msv.datatype.regexp
- Op.StringOp - Class in com.sun.msv.datatype.regexp
- Op.UnionOp - Class in com.sun.msv.datatype.regexp
- operations - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- options - Variable in class com.sun.msv.datatype.regexp.RegexParser
- options - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- options - Variable in class com.sun.msv.datatype.regexp.Token.FixedStringContainer
- organizeParts(String, String[], int[], int, String) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
P
- PADDING - Static variable in class com.sun.msv.datatype.xsd.Base64BinaryType
- PARAGRAPH_SEPARATOR - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- PAREN - Static variable in class com.sun.msv.datatype.regexp.Token
- parennumber - Variable in class com.sun.msv.datatype.regexp.RegexParser
- parennumber - Variable in class com.sun.msv.datatype.regexp.Token.ParenToken
- ParenToken(int, Token, int) - Constructor for class com.sun.msv.datatype.regexp.Token.ParenToken
- parse() - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- parse(String, int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- 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
- parseAtom() - Method in class com.sun.msv.datatype.regexp.RegexParser
-
atom ::= char | '.' | char-class | '(' regex ')' | '(?:' regex ')' | '\' [0-9] | '\w' | '\W' | '\d' | '\D' | '\s' | '\S' | category-block | '(?>' regex ')' char ::= '\\' | '\' [efnrt] | bmp-code | character-1
- parseBigDecimal(String, String, int) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- parseBigInteger(int, int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
-
Parses the digits from vidx into a
BigInteger
. - parseBigInteger(String, String, int) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- parseCharacterClass(boolean) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
-
Parses a character-class-expression, not a character-class-escape.
- parseCharacterClass(boolean) - Method in class com.sun.msv.datatype.regexp.RegexParser
-
char-class ::= '[' ( '^'? range ','?)+ ']' range ::= '\d' | '\w' | '\s' | category-block | range-char | range-char '-' range-char range-char ::= '\[' | '\]' | '\\' | '\' [,-efnrtv] | bmp-code | character-2 bmp-code ::= '\' 'u' [0-9a-fA-F] [0-9a-fA-F] [0-9a-fA-F] [0-9a-fA-F]
- ParseException - Exception in com.sun.msv.datatype.regexp
- ParseException(String, int) - Constructor for exception com.sun.msv.datatype.regexp.ParseException
- parseFactor() - Method in class com.sun.msv.datatype.regexp.RegexParser
-
factor ::= ('^' | '$' | '\A' | '\Z' | '\z' | '\b' | '\B' | '\<' | '\>' | atom (('*' | '+' | '?' | minmax ) '?'? )?) | '(?=' regex ')' | '(?!' regex ')' | '(?<=' regex ')' | '(?<!' regex ')' | '(?#' [^)]* ')' minmax ::= '{' min (',' max?)? '}' min ::= [0-9]+ max ::= [0-9]+
- parseFractionSeconds() - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- 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.AbstractCalendarParser
- parseOptions(String) - Static method in class com.sun.msv.datatype.regexp.REUtil
- parsePiece(String, int[]) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- parseRegex() - Method in class com.sun.msv.datatype.regexp.RegexParser
-
regex ::= term (`|` term)* term ::= factor+ factor ::= ('^' | '$' | '\A' | '\Z' | '\z' | '\b' | '\B' | '\<' | '\>' | atom (('*' | '+' | '?' | minmax ) '?'? )?) | '(?=' regex ')' | '(?!' regex ')' | '(?<=' regex ')' | '(?<!' regex ')' atom ::= char | '.' | range | '(' regex ')' | '(?:' regex ')' | '\' [0-9] | '\w' | '\W' | '\d' | '\D' | '\s' | '\S' | category-block
- ParserForXMLSchema - Class in com.sun.msv.datatype.regexp
-
A regular expression parser for the XML Shema.
- ParserForXMLSchema() - Constructor for class com.sun.msv.datatype.regexp.ParserForXMLSchema
- ParserForXMLSchema(Locale) - Constructor for class com.sun.msv.datatype.regexp.ParserForXMLSchema
- parseSetOperations() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- parseSetOperations() - Method in class com.sun.msv.datatype.regexp.RegexParser
-
'(?[' ...
- parseTerm() - Method in class com.sun.msv.datatype.regexp.RegexParser
-
term ::= factor+
- pattern - Variable in class com.sun.msv.datatype.regexp.BMPattern
- 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.
- peek() - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- position - Variable in class com.sun.msv.datatype.regexp.RegexParser.ReferencePosition
- PositiveIntegerType - Class in com.sun.msv.datatype.xsd
-
"positiveInteger" type.
- PositiveIntegerType() - Constructor for class com.sun.msv.datatype.xsd.PositiveIntegerType
- PreciseCalendarFormatter - Class in com.sun.msv.datatype.xsd.datetime
- PreciseCalendarFormatter() - Constructor for class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- PreciseCalendarParser - Class in com.sun.msv.datatype.xsd.datetime
- PreciseCalendarParser(String, String) - Constructor for class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- 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
- prepare() - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Prepares for matching.
- Preserve() - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Preserve
- process(String) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Collapse
- process(String) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Preserve
- process(String) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
returns whitespace normalized text.
- process(String) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Replace
- processBackreference() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBackreference() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_A() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_A() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_b() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_b() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_B() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_B() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_c() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_c() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_C() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_C() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_g() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_g() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_gt() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_gt() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_i() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_i() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_I() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_I() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_lt() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_lt() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_pP(int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_X() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_X() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_z() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_z() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_Z() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_Z() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processCaret() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processCaret() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processCIinCharacterClass(RangeToken, int) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processCIinCharacterClass(RangeToken, int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- processCondition() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processCondition() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processDollar() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processDollar() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processIndependent() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processIndependent() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processLookahead() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processLookahead() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processLookbehind() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processLookbehind() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processModifiers() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processModifiers() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processNegativelookahead() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processNegativelookahead() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processNegativelookbehind() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processNegativelookbehind() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processParen() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processParen() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processParen2() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processParen2() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processPlus(Token) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processPlus(Token) - Method in class com.sun.msv.datatype.regexp.RegexParser
- processQuestion(Token) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processQuestion(Token) - Method in class com.sun.msv.datatype.regexp.RegexParser
- processStar(Token) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processStar(Token) - Method in class com.sun.msv.datatype.regexp.RegexParser
- PROHIBIT_FIXED_STRING_OPTIMIZATION - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"F"
- PROHIBIT_HEAD_CHARACTER_OPTIMIZATION - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"H"
- 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.
- QnameType() - Constructor for class com.sun.msv.datatype.xsd.QnameType
- QnameValueType - Class in com.sun.msv.datatype.xsd
-
value object of QName.
- QnameValueType(String, String) - Constructor for class com.sun.msv.datatype.xsd.QnameValueType
- QUESTION - Static variable in class com.sun.msv.datatype.regexp.Op
- quoteMeta(String) - Static method in class com.sun.msv.datatype.regexp.REUtil
R
- RANGE - Static variable in class com.sun.msv.datatype.regexp.Op
- RANGE - Static variable in class com.sun.msv.datatype.regexp.Token
- 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
- RangeOp(int, Token) - Constructor for class com.sun.msv.datatype.regexp.Op.RangeOp
- ranges - Static variable in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- ranges - Variable in class com.sun.msv.datatype.regexp.RangeToken
- ranges2 - Static variable in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- RangeToken - Class in com.sun.msv.datatype.regexp
-
This class represents a character class such as [a-z] or a period.
- RangeToken(int) - Constructor for class com.sun.msv.datatype.regexp.RangeToken
- rawData - Variable in class com.sun.msv.datatype.xsd.BinaryValueType
-
raw byte data
- read() - Method in class com.sun.msv.datatype.regexp.RegexParser
- read() - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- readObject(ObjectInputStream) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- readObject(ObjectInputStream) - Method in class com.sun.msv.datatype.xsd.PatternFacet
- readResolve() - Method in class com.sun.msv.datatype.xsd.BuiltinAtomicType
- readResolve() - Method in class com.sun.msv.datatype.xsd.datetime.TimeZone.JavaMissingTimeZone
- readResolve() - Method in class com.sun.msv.datatype.xsd.datetime.TimeZone.JavaZeroTimeZone
- readResolve() - Method in class com.sun.msv.datatype.xsd.datetime.TimeZone
- readResolve() - Method in class com.sun.msv.datatype.xsd.datetime.TimeZone.ZeroTimeZone
-
Deprecated.
- 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
- ReferencePosition(int, int) - Constructor for class com.sun.msv.datatype.regexp.RegexParser.ReferencePosition
- references - Variable in class com.sun.msv.datatype.regexp.RegexParser
- refNumber - Variable in class com.sun.msv.datatype.regexp.Op.ConditionOp
- refNumber - Variable in class com.sun.msv.datatype.regexp.RegexParser.ReferencePosition
- refNumber - Variable in class com.sun.msv.datatype.regexp.Token.ConditionToken
- refNumber - Variable in class com.sun.msv.datatype.regexp.Token.StringToken
- regex - Variable in class com.sun.msv.datatype.regexp.RegexParser
- regex - Variable in class com.sun.msv.datatype.regexp.RegularExpression
-
A regular expression.
- regexCache - Static variable in class com.sun.msv.datatype.regexp.REUtil
- regexlen - Variable in class com.sun.msv.datatype.regexp.RegexParser
- regexp - Static variable in class com.sun.msv.datatype.xsd.AnyURIType
- regexp - Variable in class com.sun.msv.datatype.xsd.regex.JDK50Impl
- regexp - Variable in class com.sun.msv.datatype.xsd.regex.JDKImpl
- RegExp - Interface in com.sun.msv.datatype.xsd.regex
- RegexParser - Class in com.sun.msv.datatype.regexp
-
A Regular Expression Parser.
- RegexParser() - Constructor for class com.sun.msv.datatype.regexp.RegexParser
- RegexParser(Locale) - Constructor for class com.sun.msv.datatype.regexp.RegexParser
- RegexParser.ReferencePosition - Class in com.sun.msv.datatype.regexp
- RegExpFactory - Class in com.sun.msv.datatype.xsd.regex
- RegExpFactory() - Constructor for class com.sun.msv.datatype.xsd.regex.RegExpFactory
- regionMatches(char[], int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatches(char[], int, int, String, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatches(String, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatches(String, int, int, String, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatches(CharacterIterator, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatches(CharacterIterator, int, int, String, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatchesIgnoreCase(char[], int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatchesIgnoreCase(char[], int, int, String, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatchesIgnoreCase(String, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatchesIgnoreCase(String, int, int, String, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatchesIgnoreCase(CharacterIterator, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatchesIgnoreCase(CharacterIterator, int, int, String, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- registerNonXS(String) - Static method in class com.sun.msv.datatype.regexp.Token
-
This method is called by only getRange().
- RegularExpression - Class in com.sun.msv.datatype.regexp
-
A regular expression matching engine using Non-deterministic Finite Automaton (NFA).
- RegularExpression(String) - Constructor for class com.sun.msv.datatype.regexp.RegularExpression
-
Creates a new RegularExpression instance.
- RegularExpression(String, Token, int, boolean, int) - Constructor for class com.sun.msv.datatype.regexp.RegularExpression
- RegularExpression(String, String) - Constructor for class com.sun.msv.datatype.regexp.RegularExpression
-
Creates a new RegularExpression instance with options.
- RegularExpression.Context - Class in com.sun.msv.datatype.regexp
- removeOptionalPlus(String) - Static method in class com.sun.msv.datatype.xsd.IntegerDerivedType
-
removes leading optional '+' sign.
- replace(String) - Static method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- Replace() - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Replace
- reportFacetInconsistency(String, DataTypeWithFacet, String, DataTypeWithFacet, String) - Static method in class com.sun.msv.datatype.xsd.TypeIncubator
-
creates a BadTypeException with appropriate error message.
- reset(char[], int, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression.Context
- reset(String, int, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression.Context
- reset(CharacterIterator, int, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression.Context
- resetCommon(int) - Method in class com.sun.msv.datatype.regexp.RegularExpression.Context
- resources - Variable in class com.sun.msv.datatype.regexp.RegexParser
- REUtil - Class in com.sun.msv.datatype.regexp
- REUtil() - Constructor for class com.sun.msv.datatype.regexp.REUtil
S
- S_INBRACKETS - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- S_INXBRACKETS - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- S_NORMAL - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- 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.BigDateTimeValueType
-
second (always in [0,60) ) this variable is null if no year is specified
- second - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- second - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- 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.
- serialize(String, String, SerializationContext) - Method in class com.sun.msv.datatype.xsd.QnameType
- 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.BinaryBaseType
- 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.DateTimeBaseType
- 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
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.AnyURIType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.Base64BinaryType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.BinaryBaseType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.BinaryValueType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.BooleanType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.BuiltinAtomicType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.ByteType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.ConcreteType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DataTypeWithLexicalConstraintFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DataTypeWithValueConstraintFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone.JavaMissingTimeZone
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone.JavaZeroTimeZone
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone.ZeroTimeZone
-
Deprecated.
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DateTimeBaseType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DateTimeType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DateType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DoubleType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DurationType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.EntityType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.EnumerationFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.ErrorType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.FinalComponent
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.FloatingNumberType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.FloatType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.FractionDigitsFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.GDayType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.GMonthDayType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.GMonthType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.GYearMonthType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.GYearType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.HexBinaryType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.IDREFType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.IDType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.IntegerDerivedType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.IntegerType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.IntegerValueType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.IntType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.LanguageType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.LengthFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.ListType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.ListValueType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.LongType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.MaxExclusiveFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.MaxInclusiveFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.MaxLengthFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.MinExclusiveFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.MinInclusiveFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.MinLengthFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NameType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NcnameType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NegativeIntegerType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NmtokenType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NonNegativeIntegerType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NonPositiveIntegerType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NormalizedStringType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NumberType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.PatternFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.PositiveIntegerType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.Proxy
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.QnameType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.QnameValueType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.RangeFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.ShortType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.SimpleURType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.StringType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.TimeType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.TokenType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.TotalDigitsFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.UnionType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.UnsignedByteType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.UnsignedIntType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.UnsignedLongType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.UnsignedShortType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Collapse
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Preserve
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Replace
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- setAlias(String, String, boolean) - Static method in class com.sun.msv.datatype.regexp.Token
- setBeginning(int, int) - Method in class com.sun.msv.datatype.regexp.Match
- setChild(Op) - Method in class com.sun.msv.datatype.regexp.Op.ChildOp
- setCompacted() - Method in class com.sun.msv.datatype.regexp.RangeToken
- setContext(int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- setDay(int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- setDay(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setDay(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setEnd(int, int) - Method in class com.sun.msv.datatype.regexp.Match
- setHours(int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- setHours(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setHours(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setLocale(Locale) - Method in class com.sun.msv.datatype.regexp.RegexParser
- setMax(int) - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- setMax(int) - Method in class com.sun.msv.datatype.regexp.Token
- setMin(int) - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- setMin(int) - Method in class com.sun.msv.datatype.regexp.Token
- setMinutes(int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- 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.AbstractCalendarParser
- setMonth(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setMonth(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setNumberOfGroups(int) - Method in class com.sun.msv.datatype.regexp.Match
- setPattern(String) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- setPattern(String, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- setPattern(String, String) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- setSeconds(int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- setSeconds(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setSeconds(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setSorted(boolean) - Method in class com.sun.msv.datatype.regexp.RangeToken
- setSource(char[]) - Method in class com.sun.msv.datatype.regexp.Match
- setSource(String) - Method in class com.sun.msv.datatype.regexp.Match
- setSource(CharacterIterator) - Method in class com.sun.msv.datatype.regexp.Match
- setTimeZone(TimeZone) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- setTimeZone(TimeZone) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setTimeZone(TimeZone) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setupRange(Token, String) - Static method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- setYear(int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- setYear(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setYear(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- shiftTable - Variable in class com.sun.msv.datatype.regexp.BMPattern
- ShortType - Class in com.sun.msv.datatype.xsd
-
"short" type.
- ShortType(String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.ShortType
- signed(BigTimeDurationValueType, BigDecimal) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- signed(BigTimeDurationValueType, BigInteger) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- 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
- SINGLE_LINE - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"s"
- size() - Method in class com.sun.msv.datatype.regexp.Op
- size() - Method in class com.sun.msv.datatype.regexp.Op.UnionOp
- size() - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- size() - Method in class com.sun.msv.datatype.regexp.Token.ConcatToken
- size() - Method in class com.sun.msv.datatype.regexp.Token.ConditionToken
- size() - Method in class com.sun.msv.datatype.regexp.Token.ModifierToken
- size() - Method in class com.sun.msv.datatype.regexp.Token.ParenToken
- size() - Method in class com.sun.msv.datatype.regexp.Token
-
A number of children.
- size() - Method in class com.sun.msv.datatype.regexp.Token.UnionToken
- skip(char) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- skipDigits() - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
-
Skips the extra digits.
- sorted - Variable in class com.sun.msv.datatype.regexp.RangeToken
- sortRanges() - Method in class com.sun.msv.datatype.regexp.RangeToken
- sortRanges() - Method in class com.sun.msv.datatype.regexp.Token
- SPACES - Static variable in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- SPECIAL_COMMA - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
",".
- start - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- string - Variable in class com.sun.msv.datatype.regexp.Op.StringOp
- string - Variable in class com.sun.msv.datatype.regexp.Token.StringToken
- STRING - Static variable in class com.sun.msv.datatype.regexp.Op
- STRING - Static variable in class com.sun.msv.datatype.regexp.Token
- StringOp(int, String) - Constructor for class com.sun.msv.datatype.regexp.Op.StringOp
- StringToken(int, String, int) - Constructor for class com.sun.msv.datatype.regexp.Token.StringToken
- 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
- stripExtendedComment(String) - Static method in class com.sun.msv.datatype.regexp.REUtil
- strSource - Variable in class com.sun.msv.datatype.regexp.Match
- strTarget - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- substring(CharacterIterator, int, int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- subtractRanges(Token) - Method in class com.sun.msv.datatype.regexp.RangeToken
- subtractRanges(Token) - Method in class com.sun.msv.datatype.regexp.Token
T
- T_BACKSOLIDUS - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_CARET - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_CHAR - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_COMMENT - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_CONDITION - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_DOLLAR - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_DOT - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_EOF - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_INDEPENDENT - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_LBRACKET - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_LOOKAHEAD - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_LOOKBEHIND - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_LPAREN - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_LPAREN2 - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_MODIFIERS - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_NEGATIVELOOKAHEAD - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_NEGATIVELOOKBEHIND - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_OR - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_PLUS - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_POSIX_CHARCLASS_START - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_QUESTION - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_RPAREN - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_SET_OPERATIONS - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_STAR - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_XMLSCHEMA_CC_SUBTRACTION - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- testInstance - Static variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- the10 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- the10 - Static variable in class com.sun.msv.datatype.xsd.NumberType
-
constant
- the100 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- the12 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- the210379680 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
-
number of minutes in 400 years.
- the24 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- the4 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- the400 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- the60 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- 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.datetime.CalendarFormatter
- theInstance - Static variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- 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
- tightness() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Collapse
- tightness() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Preserve
- tightness() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Replace
- tightness() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
higher return value indicates tigher constraint
- TimeType - Class in com.sun.msv.datatype.xsd
-
"time" type.
- TimeType() - Constructor for class com.sun.msv.datatype.xsd.TimeType
- timeZone - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- TimeZone - Class in com.sun.msv.datatype.xsd.datetime
-
simple time zone component.
- TimeZone() - Constructor for class com.sun.msv.datatype.xsd.datetime.TimeZone
- TimeZone.JavaMissingTimeZone - Class in com.sun.msv.datatype.xsd.datetime
- TimeZone.JavaZeroTimeZone - Class in com.sun.msv.datatype.xsd.datetime
- TimeZone.ZeroTimeZone - Class in com.sun.msv.datatype.xsd.datetime
-
Deprecated.exists just for the backward serialization compatibility.
- timeZoneNeg14 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- timeZonePos14 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- 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.AbstractCalendarFormatter
- toCalendar(Object) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- toCalendar(Object) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- tok - Variable in class com.sun.msv.datatype.regexp.Op.RangeOp
- token - Variable in class com.sun.msv.datatype.regexp.Token.FixedStringContainer
- Token - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- Token(int) - Constructor for class com.sun.msv.datatype.regexp.Token
- token_0to9 - Static variable in class com.sun.msv.datatype.regexp.Token
- token_ccs - Static variable in class com.sun.msv.datatype.regexp.Token
-
Combing Character Sequence in Perl 5.6.
- token_dot - Static variable in class com.sun.msv.datatype.regexp.Token
- token_empty - Static variable in class com.sun.msv.datatype.regexp.Token
- token_grapheme - Static variable in class com.sun.msv.datatype.regexp.Token
- token_linebeginning - Static variable in class com.sun.msv.datatype.regexp.Token
- token_linebeginning2 - Static variable in class com.sun.msv.datatype.regexp.Token
- token_lineend - Static variable in class com.sun.msv.datatype.regexp.Token
- token_not_0to9 - Static variable in class com.sun.msv.datatype.regexp.Token
- token_not_spaces - Static variable in class com.sun.msv.datatype.regexp.Token
- token_not_wordchars - Static variable in class com.sun.msv.datatype.regexp.Token
- token_not_wordedge - Static variable in class com.sun.msv.datatype.regexp.Token
- token_spaces - Static variable in class com.sun.msv.datatype.regexp.Token
- token_stringbeginning - Static variable in class com.sun.msv.datatype.regexp.Token
- token_stringend - Static variable in class com.sun.msv.datatype.regexp.Token
- token_stringend2 - Static variable in class com.sun.msv.datatype.regexp.Token
- token_wordbeginning - Static variable in class com.sun.msv.datatype.regexp.Token
- token_wordchars - Static variable in class com.sun.msv.datatype.regexp.Token
- token_wordedge - Static variable in class com.sun.msv.datatype.regexp.Token
- token_wordend - Static variable in class com.sun.msv.datatype.regexp.Token
- Token.CharToken - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- Token.ClosureToken - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- Token.ConcatToken - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- Token.ConditionToken - Class in com.sun.msv.datatype.regexp
-
(?(condition)yes-pattern|no-pattern)
- Token.FixedStringContainer - Class in com.sun.msv.datatype.regexp
- Token.ModifierToken - Class in com.sun.msv.datatype.regexp
-
(ims-ims: ....
- Token.ParenToken - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- Token.StringToken - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- Token.UnionToken - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- tokens - Static variable in class com.sun.msv.datatype.regexp.Token
- tokentree - Variable in class com.sun.msv.datatype.regexp.RegularExpression
-
Internal representation of the regular expression.
- 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.regexp.RegularExpression
-
Represents this instence in String.
- toString() - Method in class com.sun.msv.datatype.regexp.Token
- 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
- toString(int) - Method in class com.sun.msv.datatype.regexp.RangeToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.CharToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.ConcatToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.ConditionToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.ModifierToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.ParenToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.StringToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.UnionToken
- 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
- type - Variable in class com.sun.msv.datatype.regexp.Op
- type - Variable in class com.sun.msv.datatype.regexp.Token
- 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
- TypeIncubator.FacetInfo - Class in com.sun.msv.datatype.xsd
- typeName - Variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
U
- UNDECIDABLE - Static variable in interface com.sun.msv.datatype.xsd.Comparator
- UNICODE_WORD_BOUNDARY - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
An option.
- UnicodeUtil - Class in com.sun.msv.datatype.xsd
-
Unicode-related utility functions.
- UnicodeUtil() - Constructor for class com.sun.msv.datatype.xsd.UnicodeUtil
- UNION - Static variable in class com.sun.msv.datatype.regexp.Op
- UNION - Static variable in class com.sun.msv.datatype.regexp.Token
- UnionOp(int, int) - Constructor for class com.sun.msv.datatype.regexp.Op.UnionOp
- UnionToken(int) - Constructor for class com.sun.msv.datatype.regexp.Token.UnionToken
- 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.
- UnsignedByteType() - Constructor for class com.sun.msv.datatype.xsd.UnsignedByteType
- UnsignedIntType - Class in com.sun.msv.datatype.xsd
-
"unsignedInt" type.
- UnsignedIntType() - Constructor for class com.sun.msv.datatype.xsd.UnsignedIntType
- UnsignedLongType - Class in com.sun.msv.datatype.xsd
-
"unsignedLong" type.
- UnsignedLongType() - Constructor for class com.sun.msv.datatype.xsd.UnsignedLongType
- UnsignedShortType - Class in com.sun.msv.datatype.xsd
-
"unsignedShort" type.
- UnsignedShortType() - Constructor for class com.sun.msv.datatype.xsd.UnsignedShortType
- upperBound - Static variable in class com.sun.msv.datatype.xsd.UnsignedByteType
-
upper bound value.
- upperBound - Static variable in class com.sun.msv.datatype.xsd.UnsignedIntType
-
upper bound value.
- upperBound - Static variable in class com.sun.msv.datatype.xsd.UnsignedLongType
-
upper bound value.
- upperBound - Static variable in class com.sun.msv.datatype.xsd.UnsignedShortType
-
upper bound value.
- USE_UNICODE_CATEGORY - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
This option redefines \d \D \w \W \s \S.
- UTF16_MAX - Static variable in class com.sun.msv.datatype.regexp.Token
- Util - Class in com.sun.msv.datatype.xsd.datetime
-
date/time-related utility functions/variables.
- Util() - Constructor for class com.sun.msv.datatype.xsd.datetime.Util
V
- v1 - Variable in class com.sun.msv.datatype.regexp.Op.ModifierOp
- v2 - Variable in class com.sun.msv.datatype.regexp.Op.ModifierOp
- value - Variable in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- value - Variable in class com.sun.msv.datatype.xsd.IntegerValueType
-
canonical representation of absolute value of integer BNF of canonical representation canonical_integer := "0" | nonzero nonzero := '-'? ["1"-"9"] ["0"-"9"]*
- value - Variable in class com.sun.msv.datatype.xsd.TypeIncubator.FacetInfo
- 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.AbstractCalendarParser
- viramaString - Static variable in class com.sun.msv.datatype.regexp.Token
- vlen - Variable in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
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
- WhiteSpaceFacet(String, String, XSDatatypeImpl, TypeIncubator) - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceFacet
- WhiteSpaceFacet(String, String, XSDatatypeImpl, WhiteSpaceProcessor, boolean) - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceFacet
- WhiteSpaceProcessor - Class in com.sun.msv.datatype.xsd
-
processes white space normalization
- WhiteSpaceProcessor() - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- WhiteSpaceProcessor.Collapse - Class in com.sun.msv.datatype.xsd
- WhiteSpaceProcessor.Preserve - Class in com.sun.msv.datatype.xsd
- WhiteSpaceProcessor.Replace - Class in com.sun.msv.datatype.xsd
- WT_IGNORE - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- WT_LETTER - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- WT_OTHER - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
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.
- XmlChars() - Constructor for class com.sun.xml.util.XmlChars
- 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.
- XmlNames() - Constructor for class com.sun.msv.datatype.xsd.XmlNames
- XMLSCHEMA_MODE - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"X".
- 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.BigDateTimeValueType
-
year value.
- year - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- year - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- yes - Variable in class com.sun.msv.datatype.regexp.Op.ConditionOp
- yes - Variable in class com.sun.msv.datatype.regexp.Token.ConditionToken
Z
- ZERO - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone
-
The
TimeZone
representation that corresponds to the ZERO singleton instance. - ZeroTimeZone() - Constructor for class com.sun.msv.datatype.xsd.datetime.TimeZone.ZeroTimeZone
-
Deprecated.
- zone - Variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
time zone specifier.
_
- _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.BinaryBaseType
- _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.DateTimeBaseType
-
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.DataTypeWithLexicalConstraintFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DateTimeBaseType
- _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