public abstract class AbstractMultiLineFormatter extends Object implements MultiLineFormatter
| Constructor and Description |
|---|
AbstractMultiLineFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(String input)
Convenience method.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittransformpublic String format(String input)
format in interface MultiLineFormatterinput - Input text.Copyright © 2000-2014. All Rights Reserved.