|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.rpc.NamespaceConstants
public class NamespaceConstants
The constants used in JAX-RPC Subset for namespace prefixes and URIs.
See Constant Field Values - https://ssa.usyd.edu.au/wst/constant-values.html#javax.xml.rpc.NamespaceConstants.
Field Summary | ||
---|---|---|
static String |
NSPREFIX_SCHEMA_XSD
Namespace prefix for XML Schema. |
|
static String |
NSPREFIX_SCHEMA_XSI
Namespace prefix for XML Schema Instance. |
|
static String |
NSPREFIX_SOAP_ENVELOPE
Namespace prefix for SOAP Envelope. |
|
static String |
NSURI_SCHEMA_XSD
Namespace URI for XML Schema. |
|
static String |
NSURI_SCHEMA_XSI
Namespace URI for XML Schema Instance. |
|
static String |
NSURI_SOAP_ENCODING
Nameapace URI for SOAP 1.1 Encoding. |
|
static String |
NSURI_SOAP_ENVELOPE
Nameapace URI for SOAP 1.1 Envelope. |
|
static String |
NSURI_SOAP_NEXT_ACTOR
Nameapace URI for SOAP 1.1 next actor. |
Constructor Summary | ||
---|---|---|
NamespaceConstants()
Constructor for NamespaceConstants . |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String NSPREFIX_SOAP_ENVELOPE
public static final String NSPREFIX_SCHEMA_XSD
public static final String NSPREFIX_SCHEMA_XSI
public static final String NSURI_SOAP_ENVELOPE
public static final String NSURI_SOAP_ENCODING
public static final String NSURI_SOAP_NEXT_ACTOR
public static final String NSURI_SCHEMA_XSD
public static final String NSURI_SCHEMA_XSI
Constructor Detail |
---|
public NamespaceConstants()
NamespaceConstants
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal