slib.tools.module
Class XmlTags
java.lang.Object
slib.tools.module.XmlTags
public class XmlTags
- extends Object
- Author:
- seb
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VARIABLES_TAG
public static final String VARIABLES_TAG
- See Also:
- Constant Field Values
VARIABLE_TAG
public static final String VARIABLE_TAG
- See Also:
- Constant Field Values
NAMESPACES_TAG
public static final String NAMESPACES_TAG
- See Also:
- Constant Field Values
NAMESPACE_TAG
public static final String NAMESPACE_TAG
- See Also:
- Constant Field Values
NS_ATTR_PREFIX
public static final String NS_ATTR_PREFIX
- See Also:
- Constant Field Values
NS_ATTR_REF
public static final String NS_ATTR_REF
- See Also:
- Constant Field Values
KEY_ATTR
public static final String KEY_ATTR
- See Also:
- Constant Field Values
VALUE_ATTR
public static final String VALUE_ATTR
- See Also:
- Constant Field Values
GRAPHS_TAG
public static final String GRAPHS_TAG
- See Also:
- Constant Field Values
GRAPH_TAG
public static final String GRAPH_TAG
- See Also:
- Constant Field Values
GRAPH_ATT
public static final String GRAPH_ATT
- See Also:
- Constant Field Values
GRAPH_RELATIONSHIP
public static final String GRAPH_RELATIONSHIP
- See Also:
- Constant Field Values
KBS_TAG
public static final String KBS_TAG
- See Also:
- Constant Field Values
KB_TAG
public static final String KB_TAG
- See Also:
- Constant Field Values
KB_ATTR
public static final String KB_ATTR
- See Also:
- Constant Field Values
KB_FILE_ATTR
public static final String KB_FILE_ATTR
- See Also:
- Constant Field Values
KB_FORMAT_ATTR
public static final String KB_FORMAT_ATTR
- See Also:
- Constant Field Values
KB_FILTERS_ATTR
public static final String KB_FILTERS_ATTR
- See Also:
- Constant Field Values
TYPE_ATTR
public static final String TYPE_ATTR
- See Also:
- Constant Field Values
OUTPUT_ATTR
public static final String OUTPUT_ATTR
- See Also:
- Constant Field Values
FILE_ATTR
public static final String FILE_ATTR
- See Also:
- Constant Field Values
FORMAT_ATTR
public static final String FORMAT_ATTR
- See Also:
- Constant Field Values
URI_ATTR
public static final String URI_ATTR
- See Also:
- Constant Field Values
ID_ATTR
public static final String ID_ATTR
- See Also:
- Constant Field Values
LABEL_ATTR
public static final String LABEL_ATTR
- See Also:
- Constant Field Values
GRAPH_ATTR
public static final String GRAPH_ATTR
- See Also:
- Constant Field Values
ROOT_ATTR
public static final String ROOT_ATTR
- See Also:
- Constant Field Values
DAG_ATTR
public static final String DAG_ATTR
- See Also:
- Constant Field Values
TRANSITIVE_REDUCTION_ATTR
public static final String TRANSITIVE_REDUCTION_ATTR
- See Also:
- Constant Field Values
FILTERS_TAG
public static final String FILTERS_TAG
- See Also:
- Constant Field Values
FILTER_TAG
public static final String FILTER_TAG
- See Also:
- Constant Field Values
CLEAN_TAG
public static final String CLEAN_TAG
- See Also:
- Constant Field Values
OPT_TAG
public static final String OPT_TAG
- See Also:
- Constant Field Values
OPT_NB_THREADS_ATTR
public static final String OPT_NB_THREADS_ATTR
- See Also:
- Constant Field Values
EXCLUDE_AUTO_MEASURE
public static final String EXCLUDE_AUTO_MEASURE
- See Also:
- Constant Field Values
DATA_TAG
public static final String DATA_TAG
- See Also:
- Constant Field Values
FILE_TAG
public static final String FILE_TAG
- See Also:
- Constant Field Values
ACTIONS_TAG
public static final String ACTIONS_TAG
- See Also:
- Constant Field Values
ACTION_TAG
public static final String ACTION_TAG
- See Also:
- Constant Field Values
URI_PREFIX_ATTR
public static final String URI_PREFIX_ATTR
- See Also:
- Constant Field Values
MAP_TAG
public static final String MAP_TAG
- See Also:
- Constant Field Values
MAP_ATT_FIELD
public static final String MAP_ATT_FIELD
- See Also:
- Constant Field Values
MAP_ATT_TYPE
public static final String MAP_ATT_TYPE
- See Also:
- Constant Field Values
MAP_ATT_PREFIX
public static final String MAP_ATT_PREFIX
- See Also:
- Constant Field Values
STM_TAG
public static final String STM_TAG
- See Also:
- Constant Field Values
STM_ATT_SUBJECT
public static final String STM_ATT_SUBJECT
- See Also:
- Constant Field Values
STM_ATT_PREDICATE
public static final String STM_ATT_PREDICATE
- See Also:
- Constant Field Values
STM_ATT_OBJECT
public static final String STM_ATT_OBJECT
- See Also:
- Constant Field Values
STM_CONSTRAINT_TAG
public static final String STM_CONSTRAINT_TAG
- See Also:
- Constant Field Values
STM_CONSTRAINT_ATT_ELEMENT
public static final String STM_CONSTRAINT_ATT_ELEMENT
- See Also:
- Constant Field Values
STM_CONSTRAINT_ATT_TYPE
public static final String STM_CONSTRAINT_ATT_TYPE
- See Also:
- Constant Field Values
XmlTags
public XmlTags()
Copyright © 2013. All Rights Reserved.