WebObjects 5.2

com.webobjects.webservices.support.xml
Interface WOSoapConstants

All Known Implementing Classes:
WOArraySerializer, WODataSerializer, WODictionarySerializer, WOEnterpriseObjectDeserializer, WOEnterpriseObjectSerializationStrategy, WOEnterpriseObjectSerializer, WOGlobalIDDeserializer, WOGlobalIDSerializer, WONullSerializer, WORangeDeserializer, WORangeSerializer, WOSetSerializer, WOStringKeyMapDeserializer, WOStringKeyMapSerializer, WOTimeDeserializer, WOTimeZoneDeserializer, WOTimeZoneSerializer, WONullDeserializer

public interface WOSoapConstants

WOSoapConstants defines a number of constants used during serialization/deserialization.


Inner Class Summary
static class WOSoapConstants.WOXMLAttributes
           
 
Field Summary
static javax.xml.namespace.QName EOENTERPRISEOBJECT_QNAME
           
static javax.xml.namespace.QName EOGLOBALID_QNAME
           
static javax.xml.namespace.QName NSKVCNULL_QNAME
           
static javax.xml.namespace.QName NSRANGE_QNAME
           
static javax.xml.namespace.QName NSTIMESTAMP_QNAME
           
static javax.xml.namespace.QName NSTIMEZONE_QNAME
           
static String SOAP_ENC_PREFIX
           
static String SOAP_URI
           
static String WOSOAP_URI
           
static javax.xml.namespace.QName WOSTRINGKEYMAP_QNAME
           
static String XSD_URI
           
static javax.xml.namespace.QName XSI_TYPE
           
static String XSI_URI
           
 

Field Detail

EOENTERPRISEOBJECT_QNAME

public static final javax.xml.namespace.QName EOENTERPRISEOBJECT_QNAME

EOGLOBALID_QNAME

public static final javax.xml.namespace.QName EOGLOBALID_QNAME

NSKVCNULL_QNAME

public static final javax.xml.namespace.QName NSKVCNULL_QNAME

NSRANGE_QNAME

public static final javax.xml.namespace.QName NSRANGE_QNAME

NSTIMESTAMP_QNAME

public static final javax.xml.namespace.QName NSTIMESTAMP_QNAME

NSTIMEZONE_QNAME

public static final javax.xml.namespace.QName NSTIMEZONE_QNAME

SOAP_ENC_PREFIX

public static final String SOAP_ENC_PREFIX

SOAP_URI

public static final String SOAP_URI

WOSOAP_URI

public static final String WOSOAP_URI

WOSTRINGKEYMAP_QNAME

public static final javax.xml.namespace.QName WOSTRINGKEYMAP_QNAME

XSD_URI

public static final String XSD_URI

XSI_TYPE

public static final javax.xml.namespace.QName XSI_TYPE

XSI_URI

public static final String XSI_URI

Last updated Fri Feb 21 13:15:00 PST 2003.

Copyright © 2003 Apple Computer, Inc.