Package org.apache.xerces.impl.dv.xs


package org.apache.xerces.impl.dv.xs
  • Class
    Description
    This is the base class of all date/time datatype validators.
    Represent the schema type "anySimpleType"
    Represent the schema type "anyURI"
    Represent the schema type "base64Binary"
    the factory to create/return built-in schema DVs and create user-defined DVs
    the base factory to create/return built-in schema DVs and create user-defined DVs
    Represent the schema type "boolean"
    Validator for datatype (W3C Schema datatypes)
    Validator for <dateTime> datatype (W3C Schema Datatypes)
    Validator for <gDay> datatype (W3C Schema datatypes)
    Represent the schema type "decimal"
    Represent the schema type "double"
    Validator for <duration> datatype (W3C Schema Datatypes)
    Represent the schema type "entity"
    A special factory to create/return built-in schema DVs and create user-defined DVs that includes anyAtomicType, yearMonthDuration and dayTimeDuration
    Represent the schema type "float"
    the factory to create/return built-in schema DVs and create user-defined DVs
    Represent the schema type "hexBinary"
    Represent the schema type "ID"
    Represent the schema type "IDREF"
    Represent the schema type "integer"
    Represent the schema list types
    Validator for <gMonthDay> datatype (W3C Schema Datatypes)
    Validator for <gMonth> datatype (W3C Schema Datatypes)
    Represent the schema type "QName" and "NOTATION"
    the factory to create/return built-in schema 1.0 DVs and create user-defined DVs
    Represent the schema type "string"
    Validator for <time> datatype (W3C Schema Datatypes)
    All primitive types plus ID/IDREF/ENTITY/INTEGER are derived from this abstract class.
    Represent the schema union types
    Base class for XSSimpleType wrapper implementations.
    Validator for <gYear> datatype (W3C Schema Datatypes)
    Validator for <gYearMonth> datatype (W3C Schema Datatypes)