Interface Discrete

All Known Implementing Classes:
AnyURIType, Base64BinaryType, BinaryBaseType, HexBinaryType, IDREFType, IDType, LanguageType, ListType, NameType, NcnameType, NmtokenType, NormalizedStringType, QnameType, StringType, TokenType

interface Discrete
base interface of types to which length-related facets are applicable.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    count the number of item in value type.
  • Method Details

    • countLength

      int countLength(Object value)
      count the number of item in value type. Actual semantics of this method varies.