public class DefinitionParserDefault extends Object implements DefinitionParser, EventHandler
| Constructor and Description |
|---|
DefinitionParserDefault() |
| Modifier and Type | Method and Description |
|---|---|
Definition |
load(String name) |
void |
onDelete(Path directory,
Path deleted) |
void |
onUpdate(Path directory,
Path updated) |
public Definition load(String name)
load in interface DefinitionParserpublic void onDelete(Path directory, Path deleted)
onDelete in interface EventHandlerpublic void onUpdate(Path directory, Path updated)
onUpdate in interface EventHandlerCopyright © 2020 Cesar Martinez. All rights reserved.