|
JDOM 1.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLOutputter.NamespaceStack | |
org.jdom.output | Classes to output JDOM documents to various destinations. |
Uses of XMLOutputter.NamespaceStack in org.jdom.output |
Methods in org.jdom.output with parameters of type XMLOutputter.NamespaceStack | |
protected void |
XMLOutputter.printElement(Writer out,
Element element,
int level,
XMLOutputter.NamespaceStack namespaces)
This will handle printing of a ,
its s, and all contained (child)
elements, etc. |
protected void |
XMLOutputter.printAttributes(Writer out,
List attributes,
Element parent,
XMLOutputter.NamespaceStack namespaces)
This will handle printing of a list. |
|
JDOM 1.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |