Class BufferedValue.TextValue

    • Field Detail

      • _value

        private final java.lang.String _value
    • Constructor Detail

      • TextValue

        public TextValue​(java.lang.String v)
    • Method Detail

      • write

        public void write​(CsvEncoder w)
                   throws java.io.IOException
        Specified by:
        write in class BufferedValue
        Throws:
        java.io.IOException