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

S

Service - Interface in org.xmldb.api.base
The Service interface provides an extension mechanism for Collection implementations.
SERVICE_NAME - Static variable in interface org.xmldb.api.modules.CollectionManagementService
 
SERVICE_NAME - Static variable in interface org.xmldb.api.modules.TransactionService
 
SERVICE_NAME - Static variable in interface org.xmldb.api.modules.XPathQueryService
 
SERVICE_NAME - Static variable in interface org.xmldb.api.modules.XQueryService
 
SERVICE_NAME - Static variable in interface org.xmldb.api.modules.XUpdateQueryService
 
SERVICE_NAME - Static variable in interface org.xmldb.api.security.PermissionManagementService
 
SERVICE_NAME - Static variable in interface org.xmldb.api.security.UserPrincipalLookupService
 
ServiceProvider - Interface in org.xmldb.api.base
The ServiceProvider interface access to the Service implementation instances and is able to query for implemented ones.
ServiceProviderCache - Class in org.xmldb.api.base
 
ServiceProviderCache.ProviderRegistry - Interface in org.xmldb.api.base
Registry used to add available service providers.
SET_GID - org.xmldb.api.security.Permission
Set Group ID.
SET_UID - org.xmldb.api.security.Permission
Set User ID.
setAcl(Collection, List<AclEntry>) - Method in interface org.xmldb.api.security.PermissionManagementService
Replaces the current ACL (Access Control List) entries of the given collection with the given new ACL entries list.
setAcl(Resource, List<AclEntry>) - Method in interface org.xmldb.api.security.PermissionManagementService
Replaces the current ACL (Access Control List) entries of the given resource with the given new ACL entries list.
setCollection(Collection) - Method in interface org.xmldb.api.base.Service
Sets the Collection attribute of the Service object
setContent(Object) - Method in interface org.xmldb.api.base.Resource
Sets the content for this resource.
setContentAsDOM(Node) - Method in interface org.xmldb.api.modules.XMLResource
Sets the content of the Resource using a DOM Node as the source.
setContentAsSAX() - Method in interface org.xmldb.api.modules.XMLResource
Sets the content of the Resource using a SAX ContentHandler.
setFlags(Set<AclEntryFlag>) - Method in class org.xmldb.api.security.AclEntry.Builder
Sets the flags component of this builder.
setFlags(AclEntryFlag...) - Method in class org.xmldb.api.security.AclEntry.Builder
Sets the flags component of this builder.
setGroup(Collection, GroupPrincipal) - Method in interface org.xmldb.api.security.PermissionManagementService
Sets the new group of the given collection.
setGroup(Resource, GroupPrincipal) - Method in interface org.xmldb.api.security.PermissionManagementService
Sets the new group of the given resource.
setModuleLoadPath(String) - Method in interface org.xmldb.api.modules.XQueryService
Sets the new module load path.
setNamespace(String, String) - Method in interface org.xmldb.api.modules.XPathQueryService
Sets a namespace mapping in the internal namespace map used to evaluate queries.
setNamespace(String, String) - Method in interface org.xmldb.api.modules.XQueryService
Sets a namespace mapping in the internal namespace map used to evaluate queries.
setOwner(Collection, UserPrincipal) - Method in interface org.xmldb.api.security.PermissionManagementService
Sets the new owner of the given collection.
setOwner(Resource, UserPrincipal) - Method in interface org.xmldb.api.security.PermissionManagementService
Sets the new owner of the given resource.
setPermissions(String) - Method in class org.xmldb.api.security.AclEntry.Builder
Sets the permissions component of this builder.
setPermissions(Set<AclEntryPermission>) - Method in class org.xmldb.api.security.AclEntry.Builder
Sets the permissions component of this builder.
setPermissions(Collection, Set<Permission>) - Method in interface org.xmldb.api.security.PermissionManagementService
Replaces the current permissions of the given collection with the given new permission set.
setPermissions(Resource, Set<Permission>) - Method in interface org.xmldb.api.security.PermissionManagementService
Replaces the current permissions of the given resource with the given new permission set.
setPermissions(AclEntryPermission...) - Method in class org.xmldb.api.security.AclEntry.Builder
Sets the permissions component of this builder.
setPrincipal(UserPrincipal) - Method in class org.xmldb.api.security.AclEntry.Builder
Sets the principal component of this builder.
setProperty(String, String) - Method in interface org.xmldb.api.base.Configurable
Sets the property name to have the value provided in value.
setProperty(String, String) - Static method in class org.xmldb.api.DatabaseManager
Sets a property for the DatabaseManager.
setSAXFeature(String, boolean) - Method in interface org.xmldb.api.modules.XMLResource
Sets a SAX feature that will be used when this XMLResource is used to produce SAX events (through the getContentAsSAX() method)
setType(AclEntryType) - Method in class org.xmldb.api.security.AclEntry.Builder
Sets the type component of this builder.
setXMLReader(XMLReader) - Method in interface org.xmldb.api.modules.XMLResource
Sets the external XMLReader to use when doing content handler operations.
setXPathCompatibility(boolean) - Method in interface org.xmldb.api.modules.XQueryService
Enable or disable XPath 1.0 compatibility mode.
shutdown() - Method in interface org.xmldb.api.modules.DatabaseInstanceService
Immediately shutdown the current database instance.
shutdown(long) - Method in interface org.xmldb.api.modules.DatabaseInstanceService
Shutdown the current database instance after the specified delay (in milliseconds).
SIMPLE_SYMBOLIC_MODE_PATTERN - Static variable in class org.xmldb.api.security.Permissions
 
STICKY_BIT - org.xmldb.api.security.Permission
The Sticky bit.
storeResource(Resource) - Method in interface org.xmldb.api.base.Collection
Stores the provided resource into the database.
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