Uses of Class
org.apache.axis.encoding.XMLType

Packages that use XMLType
org.apache.axis.encoding   
 

Uses of XMLType in org.apache.axis.encoding
 

Fields in org.apache.axis.encoding declared as XMLType
static XMLType XMLType.XSD_STRING
           
static XMLType XMLType.XSD_BOOLEAN
           
static XMLType XMLType.XSD_DOUBLE
           
static XMLType XMLType.XSD_FLOAT
           
static XMLType XMLType.XSD_INT
           
static XMLType XMLType.XSD_LONG
           
static XMLType XMLType.XSD_SHORT
           
static XMLType XMLType.XSD_BYTE
           
static XMLType XMLType.XSD_DECIMAL
           
static XMLType XMLType.XSD_BASE64
           
static XMLType XMLType.XSD_ANYTYPE
           
static XMLType XMLType.SOAP_BASE64
           
static XMLType XMLType.SOAP_STRING
           
static XMLType XMLType.SOAP_BOOLEAN
           
static XMLType XMLType.SOAP_DOUBLE
           
static XMLType XMLType.SOAP_FLOAT
           
static XMLType XMLType.SOAP_INT
           
static XMLType XMLType.SOAP_LONG
           
static XMLType XMLType.SOAP_SHORT
           
static XMLType XMLType.SOAP_BYTE
           
static XMLType XMLType.SOAP_ARRAY
           
static XMLType XMLType.TYPE_MAP
           
static XMLType XMLType.TYPE_ELEMENT
           
static XMLType XMLType.XSD_DATE
           
 



Copyright © 2001 Apache XML Project. All Rights Reserved.