|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.zcu.fav.kiv.editor.template.TemplateConst
public class TemplateConst
The TemplateConst
class contains enumarated lists of elements used in XML template
and XML schema of the template and path and name of the default template.
Nested Class Summary | |
---|---|
static class |
TemplateConst.TemplateTags
The enumerated list of elements used in templates. |
Field Summary | |
---|---|
static int |
BUFFER_SIZE
The size of buffer used for reading element contents |
static java.lang.String |
CONF_FILE_TEMPLATE
The file with default template |
static java.lang.String |
CONF_FILE_TEMPLATE_DIR
The directory where default template is stored |
static java.lang.String |
CONF_FILE_TEMPLATE_XSD
The XML schema of the file with default template |
Constructor Summary | |
---|---|
TemplateConst()
|
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 final java.lang.String CONF_FILE_TEMPLATE_DIR
public static final java.lang.String CONF_FILE_TEMPLATE
public static final java.lang.String CONF_FILE_TEMPLATE_XSD
Constructor Detail |
---|
public TemplateConst()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |