org.codehaus.modello.plugin.dom4j

Class Dom4jReaderGenerator

public class Dom4jReaderGenerator extends AbstractModelloGenerator

Generator that reads a model using 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.