|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.client.ResourceDescriptor
org.exist.client.ResourceDescriptor.Document
public static class ResourceDescriptor.Document
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.exist.client.ResourceDescriptor |
---|
ResourceDescriptor.Collection, ResourceDescriptor.Document |
Constructor Summary | |
---|---|
ResourceDescriptor.Document(XmldbURI aName,
String aOwner,
String aGroup,
String aPermissions,
Date date)
|
Method Summary | |
---|---|
boolean |
isCollection()
|
Methods inherited from class org.exist.client.ResourceDescriptor |
---|
getDate, getGroup, getName, getOwner, getPermissions |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceDescriptor.Document(XmldbURI aName, String aOwner, String aGroup, String aPermissions, Date date)
Method Detail |
---|
public boolean isCollection()
isCollection
in class ResourceDescriptor
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |