public class SvnDirectory extends SvnEntry implements ISvnDirectory
| Modifier and Type | Method and Description |
|---|---|
org.magicwerk.brownies.core.files.filemodel.IEntry.Type |
getType() |
java.util.List<org.magicwerk.brownies.core.files.filemodel.IEntry> |
list() |
equals, getCommitAuthor, getCommitRevision, getLastModifiedDate, getName, getParent, getPath, getProperties, getProperty, getPropertyAsString, getRevision, getSession, getSystemProperties, getSystemProperty, getSystemPropertyAsString, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCommitAuthor, getCommitRevision, getProperties, getProperty, getPropertyAsString, getRevision, getSystemProperties, getSystemProperty, getSystemPropertyAsStringpublic org.magicwerk.brownies.core.files.filemodel.IEntry.Type getType()
getType in interface org.magicwerk.brownies.core.files.filemodel.IEntrypublic java.util.List<org.magicwerk.brownies.core.files.filemodel.IEntry> list()
list in interface org.magicwerk.brownies.core.files.filemodel.IDirectory