public class DocWriter extends Object
DocWriter(String outDir, String volumeId)
void
close()
write(Map<String,List<String>> fields)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DocWriter(String outDir, String volumeId) throws Exception
Exception
public void close() throws Exception
public void write(Map<String,List<String>> fields) throws Exception