Uses of Class gnu.xml.validation.datatype.Facet

Uses in package gnu.xml.validation.datatype

Classes derived from gnu.xml.validation.datatype.Facet

class
The enumeration facet.
class
The fractionDigits facet.
class
The length facet.
class
The maxExclusive facet.
class
The maxInclusive facet.
class
The maxLength facet.
class
The minExclusive facet.
class
The minInclusive facet.
class
The minLength facet.
class
The pattern facet.
class
The totalDigits facet.
class
The whiteSpace facet.