Interface TransactionXMLConstants
interface TransactionXMLConstants
Interface defining tags and attribute names for the XML serialization of transactions.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Field Details
-
TRANSACTION_TAG
- See Also:
-
ADD_STATEMENT_TAG
- See Also:
-
REMOVE_STATEMENTS_TAG
- See Also:
-
REMOVE_NAMED_CONTEXT_STATEMENTS_TAG
- See Also:
-
CLEAR_TAG
- See Also:
-
NULL_TAG
- See Also:
-
TRIPLE_TAG
- See Also:
-
URI_TAG
- See Also:
-
BNODE_TAG
- See Also:
-
LITERAL_TAG
- See Also:
-
ENCODING_ATT
- See Also:
-
LANG_ATT
- See Also:
-
DATATYPE_ATT
- See Also:
-
SET_NAMESPACE_TAG
- See Also:
-
REMOVE_NAMESPACE_TAG
- See Also:
-
PREFIX_ATT
- See Also:
-
NAME_ATT
- See Also:
-
CLEAR_NAMESPACES_TAG
- See Also:
-
CONTEXTS_TAG
- See Also:
-
SPARQL_UPDATE_TAG
- See Also:
-
UPDATE_STRING_TAG
- See Also:
-
BASE_URI_ATT
- See Also:
-
INCLUDE_INFERRED_ATT
- See Also:
-
DATASET_TAG
- See Also:
-
GRAPH_TAG
- See Also:
-
DEFAULT_GRAPHS_TAG
- See Also:
-
NAMED_GRAPHS_TAG
- See Also:
-
DEFAULT_REMOVE_GRAPHS_TAG
- See Also:
-
DEFAULT_INSERT_GRAPH
- See Also:
-
BINDINGS
- See Also:
-
BINDING_URI
- See Also:
-
BINDING_BNODE
- See Also:
-
BINDING_LITERAL
- See Also:
-
LANGUAGE_ATT
- See Also:
-
DATA_TYPE_ATT
- See Also:
-