Constant Field Values
Contents
org.xmldb.*
-
org.xmldb.api.base.ErrorCodes Modifier and Type Constant Field Value public static final intCOLLECTION_CLOSED202public 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.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"
-
org.xmldb.api.sdk.SimpleResourceSet Modifier and Type Constant Field Value public static final java.lang.StringRESOURCE_SET_NS"http://www.xmldb.org/xapi/ResourceSet"
-
org.xmldb.common.xml.queries.XObject Modifier and Type Constant Field Value public static final intCLASS_BOOLEAN1public static final intCLASS_NODESET4public static final intCLASS_NULL-1public static final intCLASS_NUMBER2public static final intCLASS_RTREEFRAG5public static final intCLASS_STRING3public static final intCLASS_UNKNOWN0 -
org.xmldb.common.xml.queries.XPathQueryFactory Modifier and Type Constant Field Value public static final java.lang.StringFACTORY_KEY"org.xmldb.common.xml.queries.XPathQueryFactory" -
org.xmldb.common.xml.queries.XUpdateQueryFactory Modifier and Type Constant Field Value public static final java.lang.StringFACTORY_KEY"org.xmldb.common.xml.queries.XUpdateQueryFactory"