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
IOException
void footer(Appendable buffer) throws IOException
IOException
Copyright © 2024. All rights reserved.