|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||
| org.exist.* |
|---|
| org.exist.Namespaces | ||
|---|---|---|
public static final String |
EXIST_NS |
"http://exist.sourceforge.net/NS/exist" |
public static final String |
SAX_LEXICAL_HANDLER |
"http://xml.org/sax/properties/lexical-handler" |
public static final String |
SAX_NAMESPACES |
"http://xml.org/sax/features/namespaces" |
public static final String |
SAX_NAMESPACES_PREFIXES |
"http://xml.org/sax/features/namespace-prefixes" |
public static final String |
SAX_VALIDATION |
"http://xml.org/sax/features/validation" |
public static final String |
SAX_VALIDATION_DYNAMIC |
"http://apache.org/xml/features/validation/dynamic" |
public static final String |
SCHEMA_DATATYPES_NS |
"http://www.w3.org/2001/XMLSchema-datatypes" |
public static final String |
SCHEMA_INSTANCE_NS |
"http://www.w3.org/2001/XMLSchema-instance" |
public static final String |
SCHEMA_NS |
"http://www.w3.org/2001/XMLSchema" |
public static final String |
SOAP_ENVELOPE |
"http://schemas.xmlsoap.org/soap/envelope/" |
public static final String |
XML_NS |
"http://www.w3.org/XML/1998/namespace" |
public static final String |
XMLNS_NS |
"http://www.w3.org/2000/xmlns/" |
public static final String |
XPATH_DATATYPES_NS |
"http://www.w3.org/2003/05/xpath-datatypes" |
| org.exist.atom.Atom | ||
|---|---|---|
public static final String |
MIME_TYPE |
"application/atom+xml" |
| org.exist.atom.http.AtomServlet | ||
|---|---|---|
public static final String |
CONF_NS |
"http://www.exist-db.org/Vocabulary/AtomConfiguration/2006/1/0" |
public static final String |
DEFAULT_ENCODING |
"UTF-8" |
| org.exist.atom.modules.AtomProtocol | ||
|---|---|---|
public static final String |
FEED_DOCUMENT_NAME |
".feed.atom" |
| org.exist.client.ClientFrame | ||
|---|---|---|
public static final int |
MAX_DISPLAY_LENGTH |
512000 |
public static final int |
MAX_HISTORY |
50 |
| org.exist.client.ClientTextArea | ||
|---|---|---|
public static final String |
COPY |
"Copy" |
public static final String |
CUT |
"Cut" |
public static final String |
PASTE |
"Paste" |
| org.exist.client.InteractiveClient | ||
|---|---|---|
public static final String |
CONFIGURATION |
"configuration" |
public static final String |
DRIVER |
"driver" |
public static final String |
PASSWORD |
"password" |
public static final String |
URI |
"uri" |
public static final String |
USER |
"user" |
| org.exist.client.LoginPanel | ||
|---|---|---|
public static final int |
TYPE_EMBEDDED |
1 |
public static final int |
TYPE_REMOTE |
0 |
public static final String |
URI_REMOTE |
"xmldb:exist://localhost:8080/exist/xmlrpc" |
| org.exist.client.ResourcePropertyDialog | ||
|---|---|---|
public static final int |
APPLY_OPTION |
0 |
public static final int |
CANCEL_OPTION |
1 |
public static final int |
NO_OPTION |
-1 |
| org.exist.client.xacml.RuleEditor | ||
|---|---|---|
public static final String |
DENY |
"Deny" |
public static final String |
PERMIT |
"Permit" |
| org.exist.client.xacml.TreeMutator | ||
|---|---|---|
public static final int |
BIAS_AFTER |
1 |
public static final int |
BIAS_BEFORE |
-1 |
public static final int |
BIAS_CURRENT |
0 |
public static final int |
BIAS_NO_DESTINATION |
-2 |
| org.exist.cluster.ClusterChannel | ||
|---|---|---|
public static final String |
EXIST_GROUP |
"exist-replication-group" |
| org.exist.cluster.ClusterComunication | ||
|---|---|---|
public static final String |
DEFAULT_PROTOCOL_STACK |
"UDP(mcast_addr=228.1.2.3;mcast_port=45566;ip_ttl=32;loopback=true):PING(timeout=3000;num_initial_members=6):FD(timeout=3000):VERIFY_SUSPECT(timeout=1500):pbcast.NAKACK(gc_lag=10;retransmit_timeout=600,1200,2400,4800):UNICAST(timeout=600,1200,2400,4800):pbcast.STABLE(desired_avg_gossip=10000):FRAG:pbcast.GMS(join_timeout=5000;join_retry_timeout=2000;shun=true;print_local_addr=true)" |
| org.exist.cluster.ClusterEvent | ||
|---|---|---|
public static final int |
NO_EVENT |
-1 |
| org.exist.cluster.cocoon.ClusterGenerator | ||
|---|---|---|
public static final String |
NAMESPACE |
"http://exist.sourceforge.net/generators/cluster" |
public static final String |
PREFIX |
"cluster" |
| org.exist.cluster.cocoon.ClusterInfoGenerator | ||
|---|---|---|
public static final String |
NAMESPACE |
"http://exist.sourceforge.net/generators/cluster" |
public static final String |
PREFIX |
"cluster" |
| org.exist.cocoon.StatusGenerator | ||
|---|---|---|
public static final String |
NAMESPACE |
"http://exist.sourceforge.net/generators/status" |
public static final String |
PREFIX |
"status" |
| org.exist.cocoon.XMLDBSource | ||
|---|---|---|
public static final String |
PREFIX |
"db" |
public static final String |
URI |
"http://apache.org/cocoon/xmldb/1.0" |
| org.exist.cocoon.XMLDBTransformer | ||
|---|---|---|
public static final String |
COLLECTION_ELEMENT |
"collection" |
public static final String |
CURRENT_NODE_ELEMENT |
"current-node" |
public static final String |
ERRMSG_ELEMENT |
"message" |
public static final String |
ERROR_ELEMENT |
"error" |
public static final String |
FATAL_ERROR |
"fatal" |
public static final String |
FOR_EACH_ELEMENT |
"for-each" |
public static final int |
IN_COLLECTION |
1 |
public static final int |
IN_QUERY |
2 |
public static final String |
INFO |
"info" |
public static final String |
NAMESPACE |
"http://exist-db.org/transformer/1.0" |
public static final String |
PREFIX |
"xdb:" |
public static final String |
RESULT_SET_ELEMENT |
"result-set" |
public static final String |
SELECT_NODE |
"select-node" |
public static final String |
STACKTRACE_ELEMENT |
"stacktrace" |
public static final String |
WARNING |
"warn" |
public static final String |
XUPDATE_ELEMENT |
"update" |
| org.exist.cocoon.XQueryGenerator | ||
|---|---|---|
public static final String |
DRIVER |
"org.exist.xmldb.DatabaseImpl" |
| org.exist.collections.Collection | ||
|---|---|---|
public static final short |
UNKNOWN_COLLECTION_ID |
-1 |
| org.exist.collections.CollectionConfiguration | ||
|---|---|---|
public static final String |
COLLECTION_CONFIG_SUFFIX |
".xconf" |
public static final String |
DEFAULT_COLLECTION_CONFIG_FILE |
"collection.xconf" |
public static final String |
NAMESPACE |
"http://exist-db.org/collection-config/1.0" |
| org.exist.collections.CollectionConfigurationManager | ||
|---|---|---|
public static final String |
COLLECTION_CONFIG_FILENAME |
"collection.xconf" |
public static final String |
CONFIG_COLLECTION |
"/db/system/config" |
| org.exist.collections.triggers.Trigger | ||
|---|---|---|
public static final int |
CREATE_COLLECTION_EVENT |
3 |
public static final int |
DELETE_COLLECTION_EVENT |
5 |
public static final int |
REMOVE_DOCUMENT_EVENT |
2 |
public static final int |
RENAME_COLLECTION_EVENT |
4 |
public static final int |
STORE_DOCUMENT_EVENT |
0 |
public static final int |
UPDATE_DOCUMENT_EVENT |
1 |
| org.exist.collections.triggers.TriggerStatePerThread | ||
|---|---|---|
public static final int |
NO_TRIGGER_RUNNING |
0 |
public static final int |
TRIGGER_RUNNING_FINISH |
2 |
public static final int |
TRIGGER_RUNNING_PREPARE |
1 |
| org.exist.dom.AttrImpl | ||
|---|---|---|
public static final int |
CDATA |
0 |
public static final int |
DEFAULT_ATTRIBUTE_TYPE |
0 |
public static final int |
ID |
1 |
public static final int |
LENGTH_NS_ID |
2 |
public static final int |
LENGTH_PREFIX_LENGTH |
2 |
| org.exist.dom.DocumentImpl | ||
|---|---|---|
public static final byte |
BINARY_FILE |
1 |
public static final int |
UNKNOWN_DOCUMENT_ID |
-1 |
public static final byte |
XML_FILE |
0 |
| org.exist.dom.DocumentMetadata | ||
|---|---|---|
public static final byte |
HAS_DOCTYPE |
1 |
public static final byte |
HAS_LOCKTOKEN |
2 |
public static final byte |
NO_DOCTYPE |
0 |
public static final byte |
NO_LOCKTOKEN |
0 |
| org.exist.dom.ElementImpl | ||
|---|---|---|
public static final int |
LENGTH_ATTRIBUTES_COUNT |
2 |
public static final int |
LENGTH_ELEMENT_CHILD_COUNT |
4 |
public static final int |
LENGTH_NS_ID |
2 |
public static final int |
LENGTH_PREFIX_LENGTH |
2 |
| org.exist.dom.LockToken | ||
|---|---|---|
public static final byte |
LOCK_DEPTH_0 |
0 |
public static final byte |
LOCK_DEPTH_1 |
1 |
public static final byte |
LOCK_DEPTH_INFINIY |
2 |
public static final byte |
LOCK_DEPTH_NOT_SET |
4 |
public static final byte |
LOCK_SCOPE_EXCLUSIVE |
1 |
public static final byte |
LOCK_SCOPE_NONE |
0 |
public static final byte |
LOCK_SCOPE_NOT_SET |
4 |
public static final byte |
LOCK_SCOPE_SHARED |
2 |
public static final long |
LOCK_TIMEOUT_INFINITE |
-1L |
public static final byte |
LOCK_TYPE_NONE |
0 |
public static final byte |
LOCK_TYPE_NOT_SET |
4 |
public static final byte |
LOCK_TYPE_WRITE |
1 |
public static final byte |
RESOURCE_TYPE_NOT_SPECIFIED |
0 |
public static final byte |
RESOURCE_TYPE_NULL_RESOURCE |
1 |
| org.exist.dom.NodeProxy | ||
|---|---|---|
public static final int |
DOCUMENT_ELEMENT_GID |
1 |
public static final int |
DOCUMENT_NODE_GID |
-1 |
public static final int |
UNKNOWN_NODE_GID |
0 |
public static final int |
UNKNOWN_NODE_LEVEL |
-1 |
public static final short |
UNKNOWN_NODE_TYPE |
-1 |
| org.exist.dom.NodeSet | ||
|---|---|---|
public static final int |
ANCESTOR |
0 |
public static final int |
DESCENDANT |
1 |
public static final int |
FOLLOWING |
3 |
public static final int |
PRECEDING |
2 |
| org.exist.dom.ProcessingInstructionImpl | ||
|---|---|---|
public static final int |
LENGTH_TARGET_DATA |
4 |
| org.exist.dom.StoredNode | ||
|---|---|---|
public static final int |
LENGTH_SIGNATURE_LENGTH |
1 |
public static final long |
UNKNOWN_NODE_IMPL_ADDRESS |
-1L |
| org.exist.dom.SymbolTable | ||
|---|---|---|
public static final short |
FILE_FORMAT_VERSION_ID |
7 |
public static final String |
FILE_KEY_IN_CONFIG |
"db-connection.symbol-table" |
public static final String |
FILE_NAME |
"symbols.dbx" |
| org.exist.http.SOAPServer | ||
|---|---|---|
public static final String |
WEBSERVICE_MODULE_EXTENSION |
".xqws" |
| org.exist.http.servlets.EXistServlet | ||
|---|---|---|
public static final String |
DEFAULT_ENCODING |
"UTF-8" |
| org.exist.http.servlets.XQueryServlet | ||
|---|---|---|
public static final String |
DEFAULT_CONTENT_TYPE |
"text/html" |
public static final String |
DEFAULT_ENCODING |
"UTF-8" |
public static final String |
DEFAULT_PASS |
"guest" |
public static final String |
DEFAULT_USER |
"guest" |
public static final String |
DRIVER |
"org.exist.xmldb.DatabaseImpl" |
| org.exist.http.webdav.WebDAV | ||
|---|---|---|
public static final int |
BASIC_AUTH |
0 |
public static final String |
DAV_NS |
"DAV:" |
public static final int |
DIGEST_AUTH |
1 |
public static final int |
SC_MULTI_STATUS |
207 |
| org.exist.http.webdav.WebDAVUtil | ||
|---|---|---|
public static final String |
PARSE_ERR |
"Request content could not be parsed: " |
public static final String |
UNEXPECTED_ELEMENT_ERR |
"Unexpected element found: " |
public static final String |
XML_CONFIGURATION_ERR |
"Failed to create XML parser: " |
| org.exist.indexing.StreamListener | ||
|---|---|---|
public static final int |
REMOVE_ALL_NODES |
1 |
public static final int |
REMOVE_NODES |
2 |
public static final int |
STORE |
0 |
public static final int |
UNKKNOWN |
-1 |
| org.exist.jsp.CollectionTag | ||
|---|---|---|
public static final String |
DRIVER |
"org.exist.xmldb.DatabaseImpl" |
| org.exist.memtree.NodeImpl | ||
|---|---|---|
public static final short |
NAMESPACE_NODE |
101 |
public static final short |
REFERENCE_NODE |
100 |
| org.exist.numbering.DLNBase | ||
|---|---|---|
public static final int |
BITS_PER_UNIT |
4 |
| org.exist.numbering.NodeId | ||
|---|---|---|
public static final int |
IS_CHILD |
1 |
public static final int |
IS_DESCENDANT |
2 |
public static final int |
IS_SELF |
3 |
public static final int |
LENGTH_NODE_ID_UNITS |
2 |
| org.exist.protocolhandler.eXistURLStreamHandlerFactory | ||
|---|---|---|
public static final String |
EXIST_PROTOCOL_HANDLER |
"org.exist.protocolhandler.protocols" |
public static final String |
JAVA_PROTOCOL_HANDLER_PKGS |
"java.protocol.handler.pkgs" |
| org.exist.protocolhandler.protocols.xmldb.Handler | ||
|---|---|---|
public static final String |
PATTERN |
"xmldb:[\\w]+:\\/\\/.*" |
public static final String |
XMLDB |
"xmldb:" |
public static final String |
XMLDB_EXIST |
"xmldb:exist:" |
| org.exist.scheduler.JobException | ||
|---|---|---|
public static final int |
JOB_ABORT |
0 |
public static final int |
JOB_ABORT_ALL |
2 |
public static final int |
JOB_ABORT_THIS |
1 |
public static final int |
JOB_REFIRE |
3 |
| org.exist.scheduler.ScheduledJobInfo | ||
|---|---|---|
public static final int |
TRIGGER_STATE_BLOCKED |
3 |
public static final int |
TRIGGER_STATE_COMPLETE |
4 |
public static final int |
TRIGGER_STATE_ERROR |
-1 |
public static final int |
TRIGGER_STATE_NONE |
0 |
public static final int |
TRIGGER_STATE_NORMAL |
1 |
public static final int |
TRIGGER_STATE_PAUSED |
2 |
| org.exist.scheduler.Scheduler | ||
|---|---|---|
public static final String |
PROPERTY_SCHEDULER_JOBS |
"scheduler.jobs" |
| org.exist.scheduler.SystemJob | ||
|---|---|---|
public static final String |
JOB_GROUP |
"eXist.System" |
| org.exist.scheduler.UserJob | ||
|---|---|---|
public static final String |
JOB_GROUP |
"eXist.User" |
| org.exist.security.Permission | ||
|---|---|---|
public static final int |
DEFAULT_PERM |
493 |
public static final String |
GROUP_STRING |
"group" |
public static final String |
OTHER_STRING |
"other" |
public static final int |
READ |
4 |
public static final int |
UPDATE |
1 |
public static final String |
USER_STRING |
"user" |
public static final int |
WRITE |
2 |
| org.exist.security.SecurityManager | ||
|---|---|---|
public static final String |
ACL_FILE |
"users.xml" |
public static final String |
DBA_GROUP |
"dba" |
public static final String |
DBA_USER |
"admin" |
public static final String |
GUEST_GROUP |
"guest" |
public static final String |
GUEST_USER |
"guest" |
| org.exist.security.UnixStylePermission | ||
|---|---|---|
public static final int |
DEFAULT_PERM |
493 |
| org.exist.security.User | ||
|---|---|---|
public static final int |
MD5_ENCODING |
2 |
public static final int |
PLAIN_ENCODING |
0 |
public static final int |
SIMPLE_MD5_ENCODING |
1 |
| org.exist.security.XMLSecurityManager | ||
|---|---|---|
public static final String |
DBA_GROUP |
"dba" |
public static final String |
DBA_USER |
"admin" |
public static final String |
GUEST_GROUP |
"guest" |
public static final String |
GUEST_USER |
"guest" |
| org.exist.security.xacml.AccessContext | ||
|---|---|---|
public static final String |
INTERNAL |
"(internal)" |
| org.exist.security.xacml.XACMLConstants | ||
|---|---|---|
public static final String |
ACTION_NS |
"http://exist-db.org/xacml/action" |
public static final String |
CALL_FUNCTION_ACTION |
"call function" |
public static final String |
CLASS_SOURCE_TYPE |
"Class" |
public static final String |
CLASSLOADER_SOURCE_TYPE |
"Classloader" |
public static final String |
COCOON_SOURCE_TYPE |
"Cocoon" |
public static final String |
DB_SOURCE_TYPE |
"Database" |
public static final String |
ENABLE_XACML_ATTRIBUTE |
"enable" |
public static final String |
ENABLE_XACML_PROPERTY |
"xacml.enable" |
public static final String |
ENVIRONMENT_NS |
"http://exist-db.org/xacml/environment" |
public static final String |
EXECUTE_QUERY_ACTION |
"execute query" |
public static final String |
EXIST_XACML_NS |
"http://exist-db.org/xacml" |
public static final String |
EXTERNAL_LIBRARY_MODULE |
"external library" |
public static final String |
FILE_SOURCE_TYPE |
"File" |
public static final String |
FUNCTION_RESOURCE |
"function" |
public static final String |
INTERNAL_LIBRARY_MODULE |
"internal library" |
public static final String |
INVOKE_METHOD_ACTION |
"invoke method" |
public static final String |
LOAD_DEFAULT_POLICIES_ATTRIBUTE |
"load-defaults" |
public static final String |
LOAD_DEFAULT_POLICIES_PROPERTY |
"xacml.load.defaults" |
public static final String |
MAIN_MODULE |
"main" |
public static final String |
MAIN_MODULE_RESOURCE |
"query" |
public static final String |
METHOD_RESOURCE |
"method" |
public static final String |
POLICY_COLLECTION |
"/db/system/policies" |
public static final String |
POLICY_COLLECTION_NAME |
"policies" |
public static final String |
POLICY_COMBINING_BASE |
"urn:oasis:names:tc:xacml:1.0:policy-combining-algorithm:" |
public static final String |
POLICY_ELEMENT_LOCAL_NAME |
"Policy" |
public static final String |
POLICY_ID_LOCAL_NAME |
"PolicyId" |
public static final String |
POLICY_SET_ELEMENT_LOCAL_NAME |
"PolicySet" |
public static final String |
POLICY_SET_ID_LOCAL_NAME |
"PolicySetId" |
public static final String |
RESOURCE_NS |
"http://exist-db.org/xacml/resource" |
public static final String |
RULE_COMBINING_BASE |
"urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:" |
public static final String |
STRING_SOURCE_TYPE |
"String" |
public static final String |
SUBJECT_NS |
"http://exist-db.org/xacml/subject" |
public static final String |
URL_SOURCE_TYPE |
"URL" |
public static final String |
VERSION_1_0 |
"1.0:" |
public static final String |
VERSION_1_0_BASE |
"urn:oasis:names:tc:xacml:1.0:" |
public static final String |
XACML_BASE |
"urn:oasis:names:tc:xacml:" |
public static final String |
XACML_DATATYPE_BASE |
"urn:oasis:names:tc:xacml:1.0:data-type:" |
public static final String |
XACML_POLICY_NAMESPACE |
"urn:oasis:names:tc:xacml:1.0:policy" |
public static final String |
XACML_REQUEST_NAMESPACE |
"urn:oasis:names:tc:xacml:1.0:c |