| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.maven.doxia.util.LineBreakerpublic class LineBreakerextends java.lang.ObjectField Summary | |
static int | |
Constructor Summary | |
| |
| |
Method Summary | |
void |
|
void |
|
Writer | |
void |
|
void |
|
public LineBreaker(Writer out)
public LineBreaker(Writer out,
int maxLineLength)public void close()
public void flush()
public Writer getDestination()
public void write(String text)
throws IOExceptionpublic void write(String text,
boolean preserveSpace)