| 
 | DLESE Tools v1.6.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jdom.output.XMLOutputter
org.dlese.dpc.xml.XMLWriter
public class XMLWriter
Subclassed from JDOM's XMLOutputter, in order to tweak
 output. JDOM documentation should be consulted for actual details.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.jdom.output.XMLOutputter | 
|---|
| org.jdom.output.XMLOutputter.NamespaceStack | 
| Constructor Summary | |
|---|---|
| XMLWriter() | |
| Method Summary | |
|---|---|
| protected  void | printElementContent(org.jdom.Element element,
                    Writer out,
                    int indentLevel,
                    org.jdom.output.XMLOutputter.NamespaceStack namespaces,
                    List eltContent) | 
|  void | write(org.jdom.Document doc,
      File out) | 
| Methods inherited from class org.jdom.output.XMLOutputter | 
|---|
| createNamespaceStack, escapeAttributeEntities, escapeElementEntities, indent, makeWriter, makeWriter, maybePrintln, output, output, output, output, output, output, output, output, output, output, output, output, output, output, output, output, output, output, outputElementContent, outputElementContent, outputString, outputString, outputString, outputString, outputString, outputString, outputString, parseArgs, printAttributes, printCDATA, printComment, printDeclaration, printDocType, printElement, printEntityRef, printProcessingInstruction, printString, setEncoding, setExpandEmptyElements, setIndent, setIndent, setIndentLevel, setIndentSize, setLineSeparator, setNewlines, setOmitDeclaration, setOmitEncoding, setPadText, setSuppressDeclaration, setTextNormalize, setTrimText | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public XMLWriter()
| Method Detail | 
|---|
public void write(org.jdom.Document doc,
                  File out)
protected void printElementContent(org.jdom.Element element,
                                   Writer out,
                                   int indentLevel,
                                   org.jdom.output.XMLOutputter.NamespaceStack namespaces,
                                   List eltContent)
                            throws IOException
printElementContent in class org.jdom.output.XMLOutputterIOException| 
 | DLESE Tools v1.6.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||