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

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

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

Subclasses of AbstractWhiteSpaceFacet in org.exolab.castor.builder.types
 class AbstractDigitsFacet
          A base class for types which support the digits, range, whiteSpace and pattern facets.
 class AbstractLengthFacet
          A base class for types which support the length, whiteSpace and pattern facets.
 class AbstractRangeFacet
          A base class for types which support the range, whiteSpace and pattern facets.
 class XSAnyURI
          The xsd:anyURI XML Schema type.
 class XSBase64Binary
          The xsd:base64Binary XML Schema datatype.
 class XSBoolean
          The xsd:boolean XML Schema datatype.
 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 XSHexBinary
          The xsd:hexBinary XML Schema datatype.
 class XSId
          The xsd:ID XML Schema type.
 class XSIdRef
          The xsd:IDREF 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 XSNCName
          The xsd:NCName XML Schema type.
 class XSNegativeInteger
          The xsd:negativeInteger XML Schema type.
 class XSNMToken
          The xsd:NMToken XML Schema type.
 class XSNonNegativeInteger
          The xsd:nonNegativeInteger XML Schema type.
 class XSNonPositiveInteger
          The xsd:nonPositiveInteger XML Schema type.
 class XSNormalizedString
          The xsd:normalizedString XML Schema type.
 class XSPositiveInteger
          The xsd:positiveInteger XML Schema type.
 class XSQName
          The xsd:QName XML Schema type.
 class XSShort
          The xsd:short XML Schema type.
 class XSString
          The xsd:string 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.