public final class CatalogCreator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CatalogCreator.Item |
static class |
CatalogCreator.Kind |
static class |
CatalogCreator.RoadMap |
static class |
CatalogCreator.State |
| Constructor and Description |
|---|
CatalogCreator() |
| Modifier and Type | Method and Description |
|---|---|
static Path |
basedir() |
CatalogCreator |
collect() |
CatalogCreator |
generate() |
CatalogCreator.RoadMap |
getRoadmap(CatalogCreator.Kind kind) |
List<CatalogCreator.RoadMap> |
getRoadmaps() |
static void |
main(String[] args) |
public static Path basedir()
public CatalogCreator collect() throws Exception
Exceptionpublic CatalogCreator generate() throws Exception
Exceptionpublic CatalogCreator.RoadMap getRoadmap(CatalogCreator.Kind kind)
public List<CatalogCreator.RoadMap> getRoadmaps()
Copyright © 2017. All rights reserved.