public class MbXMLNS extends MbXML
Modifier and Type | Field and Description |
---|---|
static int |
NAMESPACE_DECL
This is the specific type value for a namespace declaration attribute.
|
static java.lang.String |
PARSER_NAME
The is the name of the parser as used by
createElementAsLastChild() |
static java.lang.String |
ROOT_ELEMENT_NAME
This is the name of the element at the root of the sub-tree owned by this parser.
|
ASIS_ELEMENT_CONTENT, ATTRIBUTE, ATTRIBUTE_DEF, ATTRIBUTE_DEF_DEFAULT_TYPE, ATTRIBUTE_DEF_TYPE, ATTRIBUTE_DEF_VALUE, ATTRIBUTE_LIST, BITSTREAM, CDATA_SECTION, COMMENT, DOC_TYPE_DECL, DOC_TYPE_WHITESPACE, DOCTYPE_COMMENT, DOCTYPE_PI, ELEMENT, ELEMENT_CONTENT, ELEMENT_DEF, ENCODING, ENTITY_DECL, ENTITY_DECL_VALUE, ENTITY_REFERENCE_END, ENTITY_REFERENCE_START, ENTITY_VALUE, EXT_SUBSET, EXTERNAL_ENTITY_DECL, EXTERNAL_PARAMETER_ENTITY_DECL, INT_SUBSET, NOTATION_DECL, NOTATION_REFERENCE, PARAMETER_ENTITY_DECL, PARSER_ROOT, PROCESSING_INSTRUCTION, PUBLIC_ID, REQUESTED_DOMAIN_TYPE, STANDALONE, SYSTEM_ID, UNPARSED_ENTITY_DECL, VERSION, WHITESPACE, XML_DECL
Constructor and Description |
---|
MbXMLNS() |
public static final java.lang.String PARSER_NAME
createElementAsLastChild()
public static final java.lang.String ROOT_ELEMENT_NAME
public static final int NAMESPACE_DECL