|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.jdom.output.SAXOutputter
Takes a JDOM tree and fires SAX events.
| Constructor Summary | |
SAXOutputter()
|
|
| Method Summary | |
void |
output(Document document)
This will output the Document, firing off
SAX events. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SAXOutputter()
| Method Detail |
public void output(Document document)
This will output the Document, firing off
SAX events.
document - Document to output.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||