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, removeChild
calcNameHash, findChild, findEntry, getContent, getDifferencesBetween, getDifferencesBetween, getEntry, getName, getNameHash, getNameId, getNameSequence, getParent, getPath, hasEntry, hasUnavailableContent, isOutdated, isReadOnly, nameEquals, pathEquals, setContent, setName, setParent, setReadOnly, toNameId, toString
public void write(java.io.DataOutput out) throws java.io.IOException
write
in class DirectoryEntry
java.io.IOException
public RootEntry copy()
copy
in class DirectoryEntry
protected DirectoryEntry copyEntry()
copyEntry
in class DirectoryEntry
public Entry ensureDirectoryExists(java.lang.String path)