|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnu.xom.samples.Subfunction
public class Subfunction
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 | |
---|---|
Subfunction(java.lang.String title,
java.lang.String code,
long amount)
|
Method Summary | |
---|---|
nu.xom.Element |
getXML()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Subfunction(java.lang.String title, java.lang.String code, long amount)
Method Detail |
---|
public nu.xom.Element getXML()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |