Constant Field Values


Contents
javax.xml.*

javax.xml.soap.SOAPConstants
public static final String URI_NS_SOAP_ENCODING "http://schemas.xmlsoap.org/soap/encoding/"
public static final String URI_NS_SOAP_ENVELOPE "http://schemas.xmlsoap.org/soap/envelope/"
public static final String URI_SOAP_ACTOR_NEXT "http://schemas.xmlsoap.org/soap/actor/next"

javax.xml.soap.SOAPMessage
public static final String CHARACTER_SET_ENCODING "javax.xml.soap.character-set-encoding"
public static final String WRITE_XML_DECLARATION "javax.xml.soap.write-xml-declaration"



Copyright © 2006 Apache Software Foundation. All Rights Reserved.