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 TypeMethodDescriptionintcountLength(Object value) count the number of item in value type.
-
Method Details
-
countLength
count the number of item in value type. Actual semantics of this method varies.
-