com.fasterxml.jackson.dataformat.csv.impl
Class BufferedValue.RawValue
java.lang.Object
com.fasterxml.jackson.dataformat.csv.impl.BufferedValue
com.fasterxml.jackson.dataformat.csv.impl.BufferedValue.RawValue
- Enclosing class:
- BufferedValue
protected static final class BufferedValue.RawValue
- extends BufferedValue
- Since:
- 2.5
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BufferedValue.RawValue
public BufferedValue.RawValue(String v)
write
public void write(CsvEncoder w)
throws IOException
- Specified by:
write in class BufferedValue
- Throws:
IOException
Copyright © 2016 FasterXML. All rights reserved.