Uses of Interface
org.apache.sling.rewriter.GeneratorFactory
-
Packages that use GeneratorFactory Package Description org.apache.sling.rewriter.impl.components -
-
Uses of GeneratorFactory in org.apache.sling.rewriter.impl.components
Classes in org.apache.sling.rewriter.impl.components that implement GeneratorFactory Modifier and Type Class Description class
HtmlGeneratorFactory
On the fly HTML parser which can be used as the starting point for html pipelines.
-