Uses of Interface
org.anchoranalysis.io.output.writer.ElementWriter
| Package | Description |
|---|---|
| org.anchoranalysis.io.output.writer |
Allows a generators to write element(s) to the filesystem.
|
-
Uses of ElementWriter in org.anchoranalysis.io.output.writer
Methods in org.anchoranalysis.io.output.writer that return ElementWriter Modifier and Type Method Description ElementWriter<T>ElementWriterSupplier. get()Gets/creates theElementWriterto be used for an output.