public class AbstractResultFormatter
extends Object
ResultFormatter that provides reusable
handling of separator and showProxy settings to its subclasses.| Constructor and Description |
|---|
AbstractResultFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSeparator()
Gets the separator.
|
boolean |
isShowProxy()
Indicates if the proxy is printed.
|
void |
setSeparator(String separator)
Sets the separator.
|
void |
setShowProxy(boolean showProxy)
Defines if the proxy is printed.
|
public String getSeparator()
public void setSeparator(String separator)
separator - the separator to setpublic boolean isShowProxy()
public void setShowProxy(boolean showProxy)
showProxy - the showProxy to setCopyright (c) Salzburg Research Forschungsgesellschaft mbH. All rights reserved.