org.apache.velocity.anakia
Class NodeList.AttributeXMLOutputter
XMLOutputter
org.apache.velocity.anakia.NodeList.AttributeXMLOutputter
- NodeList
private static final class NodeList.AttributeXMLOutputter
extends XMLOutputter
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.
void | output(Attribute attribute, Writer out)
|
output
public void output(Attribute attribute,
Writer out)
throws IOException
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.