Package | Description |
---|---|
org.jdom.output |
Classes to output JDOM documents to various destinations.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XMLOutputter.printAttributes(Writer out,
List attributes,
Element parent,
XMLOutputter.NamespaceStack namespaces)
This will handle printing of a
list. |
protected void |
XMLOutputter.printElement(Writer out,
Element element,
int level,
XMLOutputter.NamespaceStack namespaces)
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.