|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.topologi.diffx.util.Constants
public final class Constants
The set of constants used in this API.
| Field Summary | |
|---|---|
static String |
BASE_NS_URI
The namespace URI used for elements that may have been modified. |
static String |
DEFAULT_URI
Deprecated. Use XMLConstants.NULL_NS_URI instead. |
static String |
DELETE_NS_URI
The namespace URI used for elements that may have been deleted. |
static String |
INSERT_NS_URI
The namespace URI used for elements that may have been inserted. |
static String |
XML_NS_PREFIX
Deprecated. Use XMLConstants.XML_NS_PREFIX instead. |
static String |
XML_NS_URI
Deprecated. Use XMLConstants.XML_NS_URI instead. |
static String |
XMLNS_ATTRIBUTE
Deprecated. Use XMLConstants.XMLNS_ATTRIBUTE instead. |
static String |
XMLNS_ATTRIBUTE_NS_URI
Deprecated. Use XMLConstants.XMLNS_ATTRIBUTE_NS_URI instead. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String BASE_NS_URI
public static final String DELETE_NS_URI
public static final String INSERT_NS_URI
@Deprecated public static final String DEFAULT_URI
XMLConstants.NULL_NS_URI instead.XMLConstants.NULL_NS_URI.
@Deprecated public static final String XML_NS_PREFIX
XMLConstants.XML_NS_PREFIX instead.XMLConstants.XML_NS_PREFIX.
@Deprecated public static final String XML_NS_URI
XMLConstants.XML_NS_URI instead.XMLConstants.XML_NS_URI.
@Deprecated public static final String XMLNS_ATTRIBUTE_NS_URI
XMLConstants.XMLNS_ATTRIBUTE_NS_URI instead.
@Deprecated public static final String XMLNS_ATTRIBUTE
XMLConstants.XMLNS_ATTRIBUTE instead.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||