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
N
- newBuilder() - Static method in class org.xmldb.api.security.AclEntry
-
Constructs a new builder.
- newBuilder(AclEntry) - Static method in class org.xmldb.api.security.AclEntry
-
Constructs a new builder with the components of an existing ACL entry.
- nextResource() - Method in interface org.xmldb.api.base.ResourceIterator
-
Returns the next
Resourceinstance in the iterator. - NO_PROPAGATE_INHERIT - org.xmldb.api.security.AclEntryFlag
-
Can be placed on a collection to indicate that the ACL entry should not be placed on the newly created collection which is inheritable by sub collections of the created collection.
- NO_SUCH_COLLECTION - Static variable in class org.xmldb.api.base.ErrorCodes
-
Set if the requested
Collectioncould not be located. - NO_SUCH_DATABASE - Static variable in class org.xmldb.api.base.ErrorCodes
-
Set if a
Databaseinstance can not be located for the provided URI. - NO_SUCH_RESOURCE - Static variable in class org.xmldb.api.base.ErrorCodes
-
Set if the requested
Resourcecould not be located. - NO_SUCH_SERVICE - Static variable in class org.xmldb.api.base.ErrorCodes
-
Set if the requested
Servicecould not be located. - NOT_IMPLEMENTED - Static variable in class org.xmldb.api.base.ErrorCodes
-
Set if the API implementation does not support the operation being invoked.
All Classes All Packages