Class DummyFormat

java.lang.Object
com.univocity.parsers.common.Format
com.univocity.parsers.common.DummyFormat
All Implemented Interfaces:
Cloneable

final class DummyFormat extends Format
A concrete (dummy) implementation of Format. Used by AbstractWriter to manage its internal configuration of field selections
See Also: