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

I

Identifier - Interface in org.xmldb.api.base
Represents the unique identifications for a resource within a database.
INHERIT_ONLY - org.xmldb.api.security.AclEntryFlag
Can be placed on a collection but does not apply to the collection, only to newly created resources/collections as specified by the AclEntryFlag.RESOURCE_INHERIT and AclEntryFlag.COLLECTION_INHERIT flags.
INSTANCE_NAME_ALREADY_REGISTERED - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the Database instance name being registered is already registered.
INVALID_COLLECTION - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the Collection instance is in an invalid state.
INVALID_DATABASE - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the Database instance being registered is invalid.
INVALID_RESOURCE - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the Resource provided to an operation is invalid.
INVALID_URI - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the URI format is invalid.
isClosed() - Method in interface org.xmldb.api.base.Resource
Returns whenever the current resource has been closed or not.
isLocalInstance() - Method in interface org.xmldb.api.modules.DatabaseInstanceService
Returns true if the database instance is running local, i.e. in the same thread as this service.
isOpen() - Method in interface org.xmldb.api.base.Collection
Returns true if the Collection is open false otherwise.
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