public class RootEntry extends DirectoryEntry
| Constructor and Description | 
|---|
RootEntry()  | 
| Modifier and Type | Method and Description | 
|---|---|
RootEntry | 
copy()  | 
protected DirectoryEntry | 
copyEntry()  | 
Entry | 
ensureDirectoryExists(java.lang.String path)  | 
void | 
write(java.io.DataOutput out)  | 
addChild, addChildren, checkDoesNotExist, collectCreatedDifferences, collectDeletedDifferences, collectDifferencesWith, getChildren, getTimestamp, hasUnavailableContent, isDirectory, removeChildcalcNameHash, findChild, findEntry, getContent, getDifferencesBetween, getDifferencesBetween, getEntry, getName, getNameHash, getNameId, getNameSequence, getParent, getPath, hasEntry, hasUnavailableContent, isOutdated, isReadOnly, nameEquals, pathEquals, setContent, setName, setParent, setReadOnly, toNameId, toStringpublic void write(java.io.DataOutput out)
           throws java.io.IOException
write in class DirectoryEntryjava.io.IOExceptionpublic RootEntry copy()
copy in class DirectoryEntryprotected DirectoryEntry copyEntry()
copyEntry in class DirectoryEntrypublic Entry ensureDirectoryExists(java.lang.String path)