|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Holder for constants general to this package.
Supported API: false
Extendable: false
Field Summary | |
static String |
ATTLIST_ATTRIBUTE_NAME
Name of the element attribute describing the attribute name corresponding to the class which is the element's or tag's name. |
static String |
ATTLIST_CLASS_NAME
Name of the element attribute describing the class name corresponding to the attribute which is the element's or tag's name. |
static String |
ATTLIST_ENCODING_TYPE
Name of the element attribute describing the encoding type. |
static String |
ATTLIST_OID
Name of the element attribute describing the object identifier. |
static String |
DEFAULT_XML_PARSER_IMPLEMENTATION
|
static String |
DOCUMENT_ELEMENT_NAME
The name of the document element in a DOM Document, and the root tag's name in a corresponding XML document. |
static boolean |
SELF_DESCRIBING_XML
|
static String |
XML_FILE_EXT
The file extention associated with an XML document. |
Field Detail |
public static final String ATTLIST_ATTRIBUTE_NAME
public static final String ATTLIST_CLASS_NAME
public static final String ATTLIST_OID
public static final String ATTLIST_ENCODING_TYPE
public static final String DOCUMENT_ELEMENT_NAME
public static final String XML_FILE_EXT
public static final String DEFAULT_XML_PARSER_IMPLEMENTATION
public static final boolean SELF_DESCRIBING_XML
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |