public class LineBreakElement extends Object implements InlineElement, BlockElement
Description.| Modifier and Type | Method and Description |
|---|---|
void |
format(Formatter formatter)
Transforms itself into String representation using given format.
|
static LineBreakElement |
linebreak()
Creates a line break in the description.
|
public static LineBreakElement linebreak()
public void format(Formatter formatter)
formatter - formatter to use.Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.