 |
Gridarta Editor
|
Go to the documentation of this file.
20 package net.sf.gridarta.model.archetypetype;
22 import org.jetbrains.annotations.NotNull;
static final String XML_DESCRIPTION
Description Element Name.
static final String XML_ATTRIBUTE_MAX
The name of the "max" attribute within XML_ELEMENT_ATTRIBUTE elements.
static final String XML_ELEMENT_IGNORELISTS
The name of the "ignorelists" element.
static final String XML_ELEMENT_LIST
The name of the "list" element.
static final String XML_ELEMENT_ATTRIBUTE
The name of the "attribute" element.
static final String XML_ATTRIBUTE_TRUE
The name of the "true" attribute within XML_ELEMENT_ATTRIBUTE elements.
static final String XML_BMENTRY_VALUE
The name of the "value" attribute within XML_ELEMENT_BMENTRY elements.
static final String XML_ELEMENT_BMENTRY
The name of the "bmentry" element.
static final String XML_ELEMENT_IMPORT_TYPE
Import Type Element Name.
static final String XML_LIST_NAME
The name of the "name" attribute within XML_ELEMENT_LIST elements.
static final String XML_ELEMENT_LISTS
The name of the "lists" element.
static final String XML_ELEMENT_BITMASK
The name of the "bitmask" element.
static final String XML_ATTRIBUTE_MARKER
The name of the "marker" attribute within XML_ELEMENT_ATTRIBUTE elements.
static final String XML_ATTRIBUTE_ARCH_END
The name of the "arch_end" attribute within {} elements.
static final String XML_ELEMENT_IGNORE
Ignore Element Name.
static final String XML_IGNORE_LIST_NAME
The "name" attribute name of a XML_ELEMENT_IGNORE_LIST element.
static final String XML_ATTRIBUTE_LENGTH
The name of the "length" attribute within XML_ELEMENT_ATTRIBUTE elements.
static final String XML_BMENTRY_ENCODING
The name of the "encoding" attribute within XML_ELEMENT_BMENTRY elements.
static final String XML_TYPE_DISPLAY
The name of the "display" attribute within XML_ELEMENT_TYPE elements.
static final String XML_IMPORT_TYPE_NAME
The "name" attribute name of a XML_ELEMENT_IMPORT_TYPE element.
static final String XML_ELEMENT_LISTENTRY
The name of the "listentry" element.
static final String XML_ATTRIBUTE_EDITOR
The name of the "editor" attribute within XML_ELEMENT_ATTRIBUTE elements.
static final String XML_ATTRIBUTE_FALSE
The name of the "false" attribute within XML_ELEMENT_ATTRIBUTE elements.
static final String XML_TYPE_INV
The name of the "inv" attribute within XML_ELEMENT_TYPE elements.
static final String XML_TYPE_ALLOWS_ALL_INV
The name of the "allows_all_inv" attribute within {} elements.
static final String XML_ELEMENT_ATTRIBUTE_ORDER
The name of the "attribute_order" element.
static final String XML_ELEMENT_SECTION
Section Element Name.
static final String XML_ATTRIBUTE_ARCH
The name of the "arch" attribute within XML_ELEMENT_ATTRIBUTE elements.
static final String XML_ELEMENT_TYPE
The name of the "type" element.
static final String XML_TYPE_AVAILABLE
The name of the "available" attribute within XML_ELEMENT_TYPE elements.
static final String XML_BITMASK_IS_NAMED
The name of the "is_named" attribute within XML_ELEMENT_BITMASK elements.
Constants()
Private constructor to prevent instantiation.
static final String XML_ATTRIBUTE_MIN
The name of the "min" attribute within XML_ELEMENT_ATTRIBUTE elements.
static final String XML_ATTRIBUTE_CHECK_MAX
The name of the "check_max" attribute within {} elements.
static final String XML_BMENTRY_NAME
The name of the "name" attribute within XML_ELEMENT_BMENTRY elements.
static final String XML_SECTION_NAME
The "name" attribute name of a XML_ELEMENT_SECTION element.
static final String XML_TYPE_NAME
The name of the "name" attribute within XML_ELEMENT_TYPE or XML_ELEMENT_DEFAULT_TYPE elements.
Constants needed to parse "types.xml" files.
static final String XML_TYPE_MAP
The name of the "map" attribute within XML_ELEMENT_TYPE elements.
static final String XML_TYPE_NUMBER
The name of the "number" attribute within XML_ELEMENT_TYPE elements.
static final String XML_BMENTRY_BIT
The name of the "bit" attribute within XML_ELEMENT_BMENTRY elements.
static final String XML_ATTRIBUTE_VALUE
The name of the "value" attribute within XML_ELEMENT_ATTRIBUTE elements.
static final String XML_ELEMENT_DEFAULT_TYPE
The name of the "default_type" element.
static final String XML_ELEMENT_REQUIRED
Required Element Name.
static final String XML_LISTENTRY_VALUE
The name of the "value" attribute within XML_ELEMENT_LISTENTRY elements.
static final String XML_ATTRIBUTE_ARCH_BEGIN
The name of the "arch_begin" attribute within {} elements.
static final String XML_ELEMENT_IGNORE_LIST
The name of the "ignore_list" element.
static final String XML_ELEMENT_BITMASKS
The name of the "bitmasks" element.
static final String XML_LISTENTRY_NAME
The name of the "name" attribute within XML_ELEMENT_LISTENTRY elements.
static final String XML_USE
Use Element Name.
static final String XML_ATTRIBUTE_CHECK_MIN
The name of the "check_min" attribute within {} elements.
static final String XML_ATTRIBUTE_TYPE
The name of the "type" attribute within XML_ELEMENT_ATTRIBUTE elements.
static final String XML_BITMASK_NAME
The name of the "name" attribute within XML_ELEMENT_BITMASK elements.