public interface ILayout
| Modifier and Type | Method and Description |
|---|---|
void |
footer(Appendable buffer) |
void |
header(Appendable buffer) |
static final ILayout EMPTY
void header(Appendable buffer) throws IOException
IOExceptionvoid footer(Appendable buffer) throws IOException
IOExceptionCopyright © 2018. All rights reserved.