Uses of Interface
com.sun.msv.datatype.xsd.Comparator
-
Packages that use Comparator Package Description com.sun.msv.datatype.xsd W3C XML Schema Datatypes implementation. -
-
Uses of Comparator in com.sun.msv.datatype.xsd
Classes in com.sun.msv.datatype.xsd that implement Comparator Modifier and Type Class Description classByteType"byte" type.classDateTimeType"dateTime" type.classDateType"date" type.classDoubleType"double" type.classDurationType"duration" type.classFloatType"float" type.classGDayType"gDay" type.classGMonthDayType"gMonthDay" type.classGMonthType"gMonth" type.classGYearMonthType"gYearMonth" type.classGYearType"gYear" type.classIntegerType"integer" type.classIntType"int" type.classLongType"long" type.classNegativeIntegerType"negativeInteger" type.classNonNegativeIntegerType"nonNegativeInteger" type.classNonPositiveIntegerType"nonPositiveInteger" type.classNumberType"decimal" type.classPositiveIntegerType"positiveInteger" type.classShortType"short" type.classTimeType"time" type.classUnsignedByteType"unsignedByte" type.classUnsignedIntType"unsignedInt" type.classUnsignedLongType"unsignedLong" type.classUnsignedShortType"unsignedShort" type.
-