A B C D E F G H I L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- READ - org.xmldb.api.security.AclEntryPermission
-
Permission to read the data of the collection / resource.
- registerDatabase(Database) - Static method in class org.xmldb.api.DatabaseManager
-
Registers a new
Databaseimplementation with theDatabaseManager. - removeCollection(String) - Method in interface org.xmldb.api.modules.CollectionManagementService
-
Removes a named
Collectionfrom the system. - removeNamespace(String) - Method in interface org.xmldb.api.modules.XPathQueryService
-
Removes the namespace mapping associated with
prefixfrom the internal namespace map. - removeNamespace(String) - Method in interface org.xmldb.api.modules.XQueryService
-
Removes the namespace mapping associated with
prefixfrom the internal namespace map. - removeResource(long) - Method in interface org.xmldb.api.base.ResourceSet
-
Removes the Resource located at
indexfrom the set. - removeResource(Resource) - Method in interface org.xmldb.api.base.Collection
-
Removes the
Resourcefrom the database. - reset() - Method in interface org.xmldb.api.base.CompiledExpression
-
Prepare the expression for being reused.
- Resource - Interface in org.xmldb.api.base
-
Resourceis a container for data stored within the database. - RESOURCE_INHERIT - org.xmldb.api.security.AclEntryFlag
-
Can be placed on a collection and indicates that the ACL entry should be added to each new resource created.
- ResourceIterator - Interface in org.xmldb.api.base
-
ResourceIterator is used to iterate over a set of resources.
- ResourceSet - Interface in org.xmldb.api.base
-
ResourceSet is a container for a set of resources.
- ResourceType - Enum in org.xmldb.api.base
-
Enumeration of all available resource types.
- rollback() - Method in interface org.xmldb.api.modules.TransactionService
-
Rollback the transaction
All Classes All Packages