Uses of Class
org.exolab.castor.builder.types.AbstractRangeFacet

Packages that use AbstractRangeFacet
org.exolab.castor.builder.types   
 

Uses of AbstractRangeFacet in org.exolab.castor.builder.types
 

Subclasses of AbstractRangeFacet in org.exolab.castor.builder.types
 class AbstractDigitsFacet
          A base class for types which support the digits, range, whiteSpace and pattern facets.
 class XSByte
          The xsd:byte XML Schema type.
 class XSDate
          The xsd:date XML Schema type.
 class XSDateTime
          The xsd:dateTime XML Schema type.
 class XSDecimal
          The xsd:decimal XML Schema datatype.
 class XSDouble
          The xsd:double XML Schema type.
 class XSDuration
          The xsd:duration XML Schema type.
 class XSFloat
          The xsd:float XML Schema type.
 class XSGDay
          The xsd:gDay XML Schema type.
 class XSGMonth
          The xsd:gMonth XML Schema type.
 class XSGMonthDay
          The xsd:gMonthDay XML Schema type.
 class XSGYear
          The xsd:gYear XML Schema type.
 class XSGYearMonth
          The xsd:gYearMonth XML Schema type.
 class XSInt
          The xsd:int XML Schema type.
 class XSInteger
          The xsd:integer XML Schema type.
 class XSLong
          The xsd:long XML Schema type.
 class XSNegativeInteger
          The xsd:negativeInteger XML Schema type.
 class XSNonNegativeInteger
          The xsd:nonNegativeInteger XML Schema type.
 class XSNonPositiveInteger
          The xsd:nonPositiveInteger XML Schema type.
 class XSPositiveInteger
          The xsd:positiveInteger XML Schema type.
 class XSShort
          The xsd:short XML Schema type.
 class XSTime
          The xsd:time XML Schema type.
 class XSUnsignedByte
          The xsd:unsignedByte XML Schema type.
 class XSUnsignedInt
          The xsd:unsignedInt XML Schema type.
 class XSUnsignedLong
          The xsd:unsignedLong XML Schema type.
 class XSUnsignedShort
          The xsd:unsignedShort XML Schema type.
 



Copyright © 2012. All Rights Reserved.