|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.zcu.fav.kiv.editor.config.constants.TagDefinition
public class TagDefinition
The TagDefinition class contains enumarated lists of elements used in
configuration files and XML parameter definition files.
| Nested Class Summary | |
|---|---|
static class |
TagDefinition.AttributeTags
The enumerated list of elements used in the configuration file with attributes - attributes.xml. |
static class |
TagDefinition.ConfigTags
The enumerated list of elements used in the configuration file with layout of parameters and attribute-sets - config.xml. |
static class |
TagDefinition.FigureTags
The enumerated list of elements used in the configuration file with graphics figures - graphics.xml. |
static class |
TagDefinition.ParameterTags
The enumerated list of elements used in files with XML parameter definitions. |
static class |
TagDefinition.TypeTags
The enumerated list of elements used in the configuration file with types - types.xml. |
| Field Summary | |
|---|---|
static int |
BUFFER_SIZE
The size of buffer used for reading element contents |
static int |
BUFFER_SIZE_DESCRIPTION
The size of buffer used for reading contents of elements with descriptions |
| Constructor Summary | |
|---|---|
TagDefinition()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int BUFFER_SIZE
public static int BUFFER_SIZE_DESCRIPTION
| Constructor Detail |
|---|
public TagDefinition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||