Uses of Class
org.apache.sling.scripting.sightly.render.RenderUnit.FluentMap
-
Packages that use RenderUnit.FluentMap Package Description org.apache.sling.scripting.sightly.render Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of RenderUnit.FluentMap in org.apache.sling.scripting.sightly.render
Methods in org.apache.sling.scripting.sightly.render that return RenderUnit.FluentMap Modifier and Type Method Description protected RenderUnit.FluentMap
RenderUnit. obj()
RenderUnit.FluentMap
RenderUnit.FluentMap. with(String name, Object value)
Fluent variant of put.
-