public abstract class AbstractLiveFileBuilder extends Object
| Constructor and Description |
|---|
AbstractLiveFileBuilder(Watcher watcher) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
build(Path path) |
abstract boolean |
isBuildable(String path) |
void |
start(Path root) |
public AbstractLiveFileBuilder(Watcher watcher)
public void start(Path root) throws IOException
IOExceptionpublic abstract void build(Path path) throws IOException
IOExceptionpublic abstract boolean isBuildable(String path)
Copyright © 2021. All rights reserved.