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

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

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

Subclasses of AbstractDigitsFacet in org.exolab.castor.builder.types
 class XSByte
          The xsd:byte XML Schema type.
 class XSDecimal
          The xsd:decimal XML Schema datatype.
 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 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.