public interface RendererListener
| Modifier and Type | Method and Description |
|---|---|
void |
begin(RenderingContext context,
BuildTarget buildTarget) |
void |
complete() |
void begin(RenderingContext context, BuildTarget buildTarget) throws IOException
IOExceptionvoid complete()
throws IOException
IOExceptionCopyright © 2015. All rights reserved.