|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnu.xom.samples.FlatXMLBudget
public class FlatXMLBudget
Demonstrates building a structured XML document, from flat, tabular data. A different version of this example was originally developed for Chapter 4 of Processing XML with Java.
Constructor Summary | |
---|---|
FlatXMLBudget()
|
Method Summary | |
---|---|
static void |
convert(java.util.List data,
java.io.OutputStream out)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlatXMLBudget()
Method Detail |
---|
public static void convert(java.util.List data, java.io.OutputStream out) throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |