org.gcube.data.harmonization.occurrence.impl.readers
Class XMLParserConfiguration

java.lang.Object
  extended by org.gcube.data.harmonization.occurrence.impl.readers.ParserConfiguration
      extended by org.gcube.data.harmonization.occurrence.impl.readers.XMLParserConfiguration

public class XMLParserConfiguration
extends ParserConfiguration


Constructor Summary
XMLParserConfiguration(Charset charset, char delimiter, char comment, boolean hasHeader)
           
 
Method Summary
 
Methods inherited from class org.gcube.data.harmonization.occurrence.impl.readers.ParserConfiguration
getCharset, getComment, getDelimiter, isHasHeader, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLParserConfiguration

public XMLParserConfiguration(Charset charset,
                              char delimiter,
                              char comment,
                              boolean hasHeader)


Copyright © 2013. All Rights Reserved.