org.codehaus.modello.plugin.dom4j

Class Dom4jWriterGenerator

public class Dom4jWriterGenerator extends AbstractModelloGenerator

Generate a writer that uses Dom4J.

TODO: chunks are lifted from xpp3, including the tests. Can we abstract it in some way?

Author: Brett Porter

Method Summary
voidgenerate(Model model, Properties parameters)
protected StringgetFileName(String suffix)

Method Detail

generate

public void generate(Model model, Properties parameters)

getFileName

protected String getFileName(String suffix)
Copyright © 2001-2009 Codehaus. All Rights Reserved.