Uses of Package
org.apache.axis.types

Packages that use org.apache.axis.types
  • Class
    Description
    Implementation of the XML Schema type gDay
    Implementation of the XML Schema type duration.
    Custom class for supporting primitive XSD data type hexBinary.
    Implementation of the XML Schema type gMonth
    Implementation of the XML Schema type gMonthDay
    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 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 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
    Implementation of the XML Schema type gYear
    Implementation of the XML Schema type gYearMonth
  • Class
    Description
    Custom class for supporting XSD data type ID The base type of Id is NCName.
    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 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 primitive XSD data type Token.
    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.