|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.jdom.output.XMLOutputter
org.apache.velocity.anakia.NodeList.AttributeXMLOutputter
A special subclass of XMLOutputter that will be used to output Attribute nodes. As a subclass of XMLOutputter it can use its protected method escapeAttributeEntities() to serialize the attribute appropriately.
| Nested Class Summary |
|---|
| Nested classes inherited from class org.jdom.output.XMLOutputter |
|---|
org.jdom.output.XMLOutputter.NamespaceStack |
| Field Summary |
|---|
| Fields inherited from class org.jdom.output.XMLOutputter |
|---|
currentFormat, preserveFormat |
| Constructor Summary | |
|---|---|
private |
NodeList.AttributeXMLOutputter()
|
| Method Summary | |
|---|---|
void |
output(org.jdom.Attribute attribute,
java.io.Writer out)
|
| Methods inherited from class org.jdom.output.XMLOutputter |
|---|
clone, escapeAttributeEntities, escapeElementEntities, getFormat, 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, outputString, outputString, printAttributes, printCDATA, printComment, printDeclaration, printDocType, printElement, printEntityRef, printProcessingInstruction, printText, setFormat, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
private NodeList.AttributeXMLOutputter()
| Method Detail |
public void output(org.jdom.Attribute attribute,
java.io.Writer out)
throws java.io.IOException
java.io.IOException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||