public class CSVDataLoaderXMLFormat
extends org.jboss.dashboard.export.AbstractDataLoaderXMLFormat
Constructor and Description |
---|
CSVDataLoaderXMLFormat() |
Modifier and Type | Method and Description |
---|---|
void |
format(DataLoader loader,
PrintWriter out,
int indent) |
DataLoader |
parse(NodeList xmlNodes) |
public DataLoader parse(NodeList xmlNodes) throws Exception
Exception
public void format(DataLoader loader, PrintWriter out, int indent) throws Exception
Exception
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.