public class RepositoryScheme extends SchemeRoot
Modifier and Type | Method and Description |
---|---|
static Path |
create(java.lang.String scheme,
java.lang.String tagId,
Path physicalRoot) |
Path |
getRoot() |
toString
public static Path create(java.lang.String scheme, java.lang.String tagId, Path physicalRoot) throws java.io.IOException
java.io.IOException
public Path getRoot()
getRoot
in class SchemeRoot