Package org.apache.axis.types


package org.apache.axis.types
  • Class
    Description
    Implementation of the XML Schema type gDay
    Implementation of the XML Schema type duration.
    Custom class for supporting XSD data type Entities
    Custom class for supporting XSD data type Entity
    Custom class for supporting primitive XSD data type hexBinary.
    Custom class for supporting XSD data type ID The base type of Id is NCName.
    Custom class for supporting XSD data type IDRef
    Custom class for supporting XSD data type IDRefs
    Custom class for supporting XSD data type language language represents natural language identifiers as defined by [RFC 1766].
    Implementation of the XML Schema type gMonth
    Implementation of the XML Schema type gMonthDay
    Custom class for supporting XSD data type Name Name represents XML Names.
    Custom class for supporting XSD data type NCName NCName represents XML "non-colonized" Names The base type of NCName is Name.
    Custom class for supporting primitive XSD data type negativeinteger negativeInteger is derived from nonPositiveInteger by setting the value of maxInclusive to be -1.
     
    Custom class for supporting XSD data type NMToken NMTOKEN represents the NMTOKEN attribute type from [XML 1.0(Second Edition)].
    Custom class for supporting XSD data type NMTokens
    Custom class for supporting primitive XSD data type nonNegativeInteger
     
    Custom class for supporting primitive XSD data type nonPositiveInteger nonPositiveInteger is derived from integer by setting the value of maxInclusive to be 0.
     
    Custom class for supporting XSD data type NormalizedString.
    Custom class for supporting XSD data type NOTATION.
    Custom class for supporting primitive XSD data type positiveInteger positiveInteger is derived from nonNegativeInteger by setting the value of minInclusive to be 1.
     
    Custom class for supporting XSD schema
    Class that represents the xsd:time XML Schema type
    Custom class for supporting primitive XSD data type Token.
    Custom class for supporting primitive XSD data type UnsignedByte
    Custom class for supporting primitive XSD data type UnsignedInt
    Custom class for supporting primitive XSD data type UnsignedLong
    Custom class for supporting primitive XSD data type UnsignedShort
    Axis Note: This class was 'borrowed' from Xerces 2: org.apache.xerces.util.URI.java, version 1.22
    MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
    Implementation of the XML Schema type gYear
    Implementation of the XML Schema type gYearMonth