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
A
- acceptsURI(String) - Method in interface org.xmldb.api.base.Database
-
acceptsURI determines whether this
Databaseimplementation can handle the URI. - AccountPrincipal - Interface in org.xmldb.api.security
-
Base XML:DB account principal.
- acl() - Method in interface org.xmldb.api.security.Attributes
-
Returns the ACL of the collection or resource.
- AclEntry - Class in org.xmldb.api.security
-
An entry in an access control list (ACL).
- AclEntry.Builder - Class in org.xmldb.api.security
-
A builder of
AclEntryobjects. - AclEntryFlag - Enum in org.xmldb.api.security
-
Defines the flags for used by the flags component of an ACL
entry. - AclEntryPermission - Enum in org.xmldb.api.security
-
A typesafe enumeration of the access entry permission types.
- AclEntryType - Enum in org.xmldb.api.security
-
A typesafe enumeration of the access control entry types.
- add(Class<S>, Supplier<? extends S>) - Method in interface org.xmldb.api.base.ServiceProviderCache.ProviderRegistry
-
Registers the given service supplier for the given service type.
- addAll(ResourceSet) - Method in interface org.xmldb.api.base.ResourceSet
-
Adds all
Resourceinstances in the resourceSet to this set. - addResource(Resource) - Method in interface org.xmldb.api.base.ResourceSet
-
Adds a
Resourceinstance to the set. - ALLOW - org.xmldb.api.security.AclEntryType
- Attributes - Interface in org.xmldb.api.security
-
Represents the basic attributes of either a
ResourceorCollection.
All Classes All Packages