public class RamlFileCollector extends Object implements AutoCloseable
| Modifier and Type | Class and Description |
|---|---|
static class |
RamlFileCollector.Builder |
| Modifier and Type | Field and Description |
|---|---|
static String |
INCLUDE_TOKEN |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static RamlFileCollector.Builder |
spec(String specResourceName) |
File |
specFile() |
public static final String INCLUDE_TOKEN
public static RamlFileCollector.Builder spec(String specResourceName)
public File specFile()
public void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2019. All rights reserved.