Class FormatWriterText
java.lang.Object
us.irdev.bedrock.bag.formats.FormatWriter
us.irdev.bedrock.bag.formats.FormatWriterText
The FormatWriterText is a configurable text format writer for any format that uses a divider
between entries, and a divider between pairs.
-
Field Summary
Fields inherited from class us.irdev.bedrock.bag.formats.FormatWriter
QUOTES
-
Constructor Summary
-
Method Summary
Methods inherited from class us.irdev.bedrock.bag.formats.FormatWriter
enclose, quote, registerFormatWriter, write, write
-
Constructor Details
-
FormatWriterText
public FormatWriterText() -
FormatWriterText
-
-
Method Details
-
write
- Specified by:
write
in classFormatWriter
-
write
- Specified by:
write
in classFormatWriter
-