public abstract class AbstractRepositoryDirectory extends AbstractRepositoryElement
parent
Modifier | Constructor and Description |
---|---|
protected |
AbstractRepositoryDirectory(RepositoryDirectory parent) |
Modifier and Type | Method and Description |
---|---|
RepositoryElement |
getChild(String element) |
abstract Collection<? extends RepositoryElement> |
getChildren() |
String |
getDescription() |
getName, getParent, getPath, setParent
protected AbstractRepositoryDirectory(RepositoryDirectory parent)
public RepositoryElement getChild(String element)
public String getDescription()
public abstract Collection<? extends RepositoryElement> getChildren()
Copyright © 2016–2022. All rights reserved.