public final class ResultWriterFactory
extends java.lang.Object
| Constructor and Description |
|---|
ResultWriterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ReconLinkWriter |
getReconLinkWriter()
Returns a new instance of the ReconLinkWriter.
|
static ReconMultiLinkWriter |
getReconMultiLinkWriter()
Returns a new instance of the ReconLinkWriter.
|
static ReconResultWriter |
getReconResultWriter()
Returns a new instance of the ReconResultWriter.
|
public static ReconResultWriter getReconResultWriter()
public static ReconLinkWriter getReconLinkWriter()
public static ReconMultiLinkWriter getReconMultiLinkWriter()