public interface BlockElement
Modifier and Type | Method and Description |
---|---|
void |
format(Formatter formatter)
Transforms itself into String representation using given format.
|
void format(Formatter formatter)
formatter
- formatter to use.Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.