Uses of Class
org.apache.jena.ext.xerces.impl.dv.xs.TypeValidator

Packages that use TypeValidator
Package
Description
 
  • Uses of TypeValidator in org.apache.jena.ext.xerces.impl.dv.xs

    Modifier and Type
    Class
    Description
    class 
    This is the base class of all date/time datatype validators.
    class 
    Represent the schema type "anySimpleType" @xerces.internal
    class 
    Represent the schema type "anyURI" @xerces.internal
    class 
    Represent the schema type "base64Binary" @xerces.internal
    class 
    Represent the schema type "boolean" @xerces.internal
    class 
    Validator for <date> datatype (W3C Schema datatypes) @xerces.internal
    class 
    Validator for <dateTime> datatype (W3C Schema Datatypes) @xerces.internal
    class 
    Validator for <dateTimeStamp> datatype (W3C Schema Datatypes)
    class 
    Validator for <gDay> datatype (W3C Schema datatypes) @xerces.internal
    class 
    Represent the schema type "decimal" @xerces.internal
    class 
    Represent the schema type "double" @xerces.internal
    class 
    Validator for <duration> datatype (W3C Schema Datatypes) @xerces.internal
    class 
    Represent the schema type "entity" @xerces.internal
    class 
    Represent the schema type "float" @xerces.internal
    class 
    Represent the schema type "hexBinary" @xerces.internal
    class 
    Represent the schema type "ID" @xerces.internal
    class 
    Represent the schema type "IDREF" @xerces.internal
    class 
    Represent the schema type "integer" @xerces.internal
    class 
    Represent the schema list types @xerces.internal
    class 
    Validator for <gMonthDay> datatype (W3C Schema Datatypes) @xerces.internal
    class 
    Validator for <gMonth> datatype (W3C Schema Datatypes) @xerces.internal
    class 
    Represent the schema type "QName" and "NOTATION" @xerces.internal
    class 
    Represent the schema type "string" @xerces.internal
    class 
    Validator for <time> datatype (W3C Schema Datatypes) @xerces.internal
    class 
    Represent the schema union types @xerces.internal
    class 
    Validator for <gYear> datatype (W3C Schema Datatypes) @xerces.internal
    class 
    Validator for <gYearMonth> datatype (W3C Schema Datatypes) @xerces.internal