public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ALL_HOSTS_URI_PREFIX
Deprecated.
use URN_LOCAL_INSTANCE
|
static UriRef |
CONFIG_GRAPH_URI
the uri of the config graph as string
|
static String |
CONFIG_GRAPH_URI_STRING
the uri of the config graph as string
|
static UriRef |
CONTENT_GRAPH_URI
the uri of the content graph
|
static String |
CONTENT_GRAPH_URI_STRING
the uri of the content graph as string
|
static UriRef |
SYSTEM_GRAPH_URI
the uri of the system graph
|
static String |
SYSTEM_GRAPH_URI_STRING
the uri of the system graph as string
|
static String |
URN_LOCAL_INSTANCE
all hosts uri-prefix, uri scheme for references relative to the local
instance.
|
Constructor and Description |
---|
Constants() |
public static final String URN_LOCAL_INSTANCE
public static final String SYSTEM_GRAPH_URI_STRING
public static final UriRef SYSTEM_GRAPH_URI
public static final String CONFIG_GRAPH_URI_STRING
public static final UriRef CONFIG_GRAPH_URI
public static final String CONTENT_GRAPH_URI_STRING
public static final UriRef CONTENT_GRAPH_URI
@Deprecated public static final String ALL_HOSTS_URI_PREFIX
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.