info.magnolia.rendering.generator
Class CopyGenerator
java.lang.Object
info.magnolia.rendering.generator.CopyGenerator
- All Implemented Interfaces:
- Generator<AutoGenerationConfiguration>
public class CopyGenerator
- extends Object
- implements Generator<AutoGenerationConfiguration>
An implementation of Generator
which will create nodes and properties verbatim as found in AutoGenerationConfiguration.getContent()
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopyGenerator
public CopyGenerator(javax.jcr.Node parent)
generate
public void generate(AutoGenerationConfiguration autoGenerationConfig)
throws RenderException
- Specified by:
generate
in interface Generator<AutoGenerationConfiguration>
- Throws:
RenderException
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.