public interface Recorder
| Modifier and Type | Method and Description |
|---|---|
void |
record(File file,
ApiDeclaration declaration) |
void |
record(File file,
ResourceListing listing) |
void record(File file, ResourceListing listing) throws IOException
IOExceptionvoid record(File file, ApiDeclaration declaration) throws IOException
IOExceptionCopyright © 2015. All rights reserved.