public class XMLParserConfiguration extends ParserConfiguration
| Constructor and Description |
|---|
XMLParserConfiguration(Charset charset,
char delimiter,
char comment,
boolean hasHeader) |
getCharset, getComment, getDelimiter, isHasHeader, toStringpublic XMLParserConfiguration(Charset charset, char delimiter, char comment, boolean hasHeader)
Copyright © 2016. All Rights Reserved.