public class CSVDataLoaderXMLFormat extends AbstractDataLoaderXMLFormat
| Constructor and Description |
|---|
CSVDataLoaderXMLFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
format(DataLoader loader,
PrintWriter out,
int indent) |
DataLoader |
parse(NodeList xmlNodes) |
format, parse, printIndentpublic DataLoader parse(NodeList xmlNodes) throws Exception
Exceptionpublic void format(DataLoader loader, PrintWriter out, int indent) throws Exception
ExceptionCopyright © 2012–2015 JBoss by Red Hat. All rights reserved.