Constant Field Values
Contents
org.xmldb.*
-
org.xmldb.api.DatabaseManager Modifier and Type Constant Field Value protected static final java.lang.StringURI_PREFIX"xmldb:"
-
org.xmldb.api.base.ErrorCodes Modifier and Type Constant Field Value public static final intCOLLECTION_CLOSED202public static final intINSTANCE_NAME_ALREADY_REGISTERED402public static final intINVALID_COLLECTION201public static final intINVALID_DATABASE401public static final intINVALID_RESOURCE301public static final intINVALID_URI5public static final intNO_SUCH_COLLECTION200public static final intNO_SUCH_DATABASE400public static final intNO_SUCH_RESOURCE300public static final intNO_SUCH_SERVICE100public static final intNOT_IMPLEMENTED2public static final intPERMISSION_DENIED4public static final intUNKNOWN_ERROR0public static final intUNKNOWN_RESOURCE_TYPE302public static final intVENDOR_ERROR1public static final intWRONG_CONTENT_TYPE3 -
org.xmldb.api.base.XMLDBException Modifier and Type Constant Field Value private static final longserialVersionUID8841586061740517362L
-
org.xmldb.api.modules.BinaryResource Modifier and Type Constant Field Value public static final java.lang.StringRESOURCE_TYPE"BinaryResource" -
org.xmldb.api.modules.CollectionManagementService Modifier and Type Constant Field Value public static final java.lang.StringSERVICE_NAME"CollectionManagementService" -
org.xmldb.api.modules.TransactionService Modifier and Type Constant Field Value public static final java.lang.StringSERVICE_NAME"TransactionService" -
org.xmldb.api.modules.XMLResource Modifier and Type Constant Field Value public static final java.lang.StringRESOURCE_TYPE"XMLResource" -
org.xmldb.api.modules.XPathQueryService Modifier and Type Constant Field Value public static final java.lang.StringSERVICE_NAME"XPathQueryService" -
org.xmldb.api.modules.XQueryService Modifier and Type Constant Field Value public static final java.lang.StringSERVICE_NAME"XQueryService" -
org.xmldb.api.modules.XUpdateQueryService Modifier and Type Constant Field Value public static final java.lang.StringSERVICE_NAME"XUpdateQueryService"