Uses of Interface
org.apache.sling.rewriter.Generator
-
Packages that use Generator Package Description org.apache.sling.rewriter org.apache.sling.rewriter.impl.components -
-
Uses of Generator in org.apache.sling.rewriter
Methods in org.apache.sling.rewriter that return Generator Modifier and Type Method Description GeneratorGeneratorFactory. createGenerator()Create a new generator for the pipeline. -
Uses of Generator in org.apache.sling.rewriter.impl.components
Classes in org.apache.sling.rewriter.impl.components that implement Generator Modifier and Type Class Description static classHtmlGeneratorFactory.HtmlGeneratorMethods in org.apache.sling.rewriter.impl.components that return Generator Modifier and Type Method Description GeneratorHtmlGeneratorFactory. createGenerator()
-