Class ApacheCommonsCSVList

All Implemented Interfaces:
Closeable, AutoCloseable, Iterable<List<String>>, Collection<List<String>>, List<List<String>>, SequencedCollection<List<String>>, CSVList, org.gvsig.tools.util.GetItem<List<String>>, org.gvsig.tools.util.GetItem64<List<String>>, org.gvsig.tools.util.GetItemWithSize<List<String>>, org.gvsig.tools.util.GetItemWithSize64<List<String>>, org.gvsig.tools.util.Size, org.gvsig.tools.util.Size64

public class ApacheCommonsCSVList extends AbstractCSVList
Author:
gvSIG Team