public class SVGGeneratorImpl extends Object implements SVGGenerator
| Constructor and Description |
|---|
SVGGeneratorImpl(SVGDocumentTranslator translator,
SVGViewFactoryGenerator viewFactoryGenerator) |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
generate(SVGGeneratorRequest request)
Generates an SVG view factory managed bean source code.
|
public SVGGeneratorImpl(SVGDocumentTranslator translator, SVGViewFactoryGenerator viewFactoryGenerator) throws ParserConfigurationException
ParserConfigurationExceptionpublic StringBuffer generate(SVGGeneratorRequest request) throws GeneratorException
SVGGeneratorgenerate in interface SVGGeneratorGeneratorExceptionCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.