Interface ViewFactoryGenerator
-
- All Known Implementing Classes:
SVGViewFactoryGenerator
public interface ViewFactoryGeneratorGenerates the source code for a managed bean that produces the different SVG shape views that has been processes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringBuffergenerate(ViewFactory viewFactory)
-
-
-
Method Detail
-
generate
StringBuffer generate(ViewFactory viewFactory) throws GeneratorException
- Throws:
GeneratorException
-
-