Class DSVParser

java.lang.Object
org.graylog2.lookup.adapters.dsvhttp.DSVParser

public class DSVParser extends Object
The main difference to using a CSVReader is that this explicitly handles comment lines and does not support a column name line.