Uses of Package
org.apache.sling.scripting.sightly
-
Packages that use org.apache.sling.scripting.sightly Package Description org.apache.sling.scripting.sightly.render Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
Classes in org.apache.sling.scripting.sightly used by org.apache.sling.scripting.sightly.render Class Description Record ARecord
is a key-value immutable object understood by the HTL runtime, used for abstracting complex objects like Sightly templates (declared with thedata-sly-template
block element) or objects that need to be translated from Java to JavaScript and back.