com.sun.xml.bind.v2

Class WellKnownNamespace

public abstract class WellKnownNamespace extends Object

Well-known namespace URIs.

Since: 2.0

Field Summary
static StringJAXB
static StringSWA_URI
static StringXML_MIME_URI
static StringXML_NAMESPACE_URI
static StringXML_SCHEMA
static StringXML_SCHEMA_INSTANCE
static StringXOP

Field Detail

JAXB

public static final String JAXB

SWA_URI

public static final String SWA_URI

XML_MIME_URI

public static final String XML_MIME_URI

XML_NAMESPACE_URI

static final String XML_NAMESPACE_URI

Deprecated: Use javax.xml.XMLConstants.XML_NS_URI instead;

Returns:

Throws: CloneNotSupportedException

XML_SCHEMA

static final String XML_SCHEMA

Deprecated: Use javax.xml.XMLConstants.W3C_XML_SCHEMA_NS_URI instead;

Returns:

Throws: CloneNotSupportedException

XML_SCHEMA_INSTANCE

static final String XML_SCHEMA_INSTANCE

Deprecated: Use javax.xml.XMLConstants.W3C_XML_SCHEMA_INSTANCE_NS_URI instead

Returns:

Throws: CloneNotSupportedException

XOP

public static final String XOP