Serialized Form
-
Package org.anchoranalysis.io.output.error
-
Class org.anchoranalysis.io.output.error.OutputDirectoryAlreadyExistsException extends AnchorFriendlyRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.anchoranalysis.io.output.error.OutputWriteFailedException extends AnchorFriendlyCheckedException implements Serializable
- serialVersionUID:
- 1036971819028250342L
-
-
Package org.anchoranalysis.io.output.namestyle
-
Class org.anchoranalysis.io.output.namestyle.IndexableOutputNameStyle extends OutputNameStyle implements Serializable
- serialVersionUID:
- 1L
-
Class org.anchoranalysis.io.output.namestyle.IntegerSuffixOutputNameStyle extends IndexableOutputNameStyle implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
numberDigits
int numberDigits
A fixed number of digits (prefixed with leading zeros) for the numeric part. -
prefix
String prefix
A string placed before the numeric part of the naming-style.
-
-
Class org.anchoranalysis.io.output.namestyle.OutputNameStyle extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
outputName
String outputName
An identifier used in rules to determine if an output is enabled or not.
-
-
Class org.anchoranalysis.io.output.namestyle.SimpleOutputNameStyle extends OutputNameStyle implements Serializable
- serialVersionUID:
- 1L
-
Class org.anchoranalysis.io.output.namestyle.StringSuffixOutputNameStyle extends IndexableOutputNameStyle implements Serializable
- serialVersionUID:
- 4582344790084798682L
-
Serialized Fields
-
outputFormatString
String outputFormatString
-
-
Class org.anchoranalysis.io.output.namestyle.WithoutOutputNameStyle extends OutputNameStyle implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.anchoranalysis.io.output.outputter
-
Class org.anchoranalysis.io.output.outputter.BindFailedException extends AnchorFriendlyCheckedException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.anchoranalysis.io.output.path.prefixer
-
Class org.anchoranalysis.io.output.path.prefixer.PathPrefixerException extends AnchorFriendlyCheckedException implements Serializable
- serialVersionUID:
- 1L
-