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


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