public class MbRFH2C
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ATTRIBUTE |
static int |
BITSTREAM |
static int |
DOUBLE_ATTRIBUTE |
static int |
FIELD |
static int |
FOLDER |
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.
|
static int |
SINGLE_ATTRIBUTE |
Constructor and Description |
---|
MbRFH2C() |
public static final java.lang.String PARSER_NAME
createElementAsLastChild()
public static final java.lang.String ROOT_ELEMENT_NAME
public static final int FOLDER
public static final int FIELD
public static final int ATTRIBUTE
public static final int SINGLE_ATTRIBUTE
public static final int DOUBLE_ATTRIBUTE
public static final int BITSTREAM