org.apache.velocity.anakia

Class NodeList.AttributeXMLOutputter

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.
Method Summary
voidoutput(Attribute attribute, Writer out)

Method Detail

output

public void output(Attribute attribute, Writer out)
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.