Uses of Package
org.anchoranalysis.plugin.io.shared
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.io.bean.file.copy.naming |
Rules for preserving or changing the naming of files when copying on the file-system.
|
| org.anchoranalysis.plugin.io.bean.task |
Implementations of
Task related to file-system
I/O. |
| org.anchoranalysis.plugin.io.shared |
Objects used in shared-state in
Tasks in this
plugin. |
-
Classes in org.anchoranalysis.plugin.io.shared used by org.anchoranalysis.plugin.io.bean.file.copy.naming Class Description AnonymizeSharedState -
Classes in org.anchoranalysis.plugin.io.shared used by org.anchoranalysis.plugin.io.bean.task Class Description RecordingCounter A counter that also records outputs in a message-log and CSV file. -
Classes in org.anchoranalysis.plugin.io.shared used by org.anchoranalysis.plugin.io.shared Class Description NumberToStringConverter Converts a number to a strings of constant width by padding with leading zeros.