Uses of Interface
org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Packages that use RuntimeObjectModel Package Description org.apache.sling.scripting.sightly.render Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of RuntimeObjectModel in org.apache.sling.scripting.sightly.render
Classes in org.apache.sling.scripting.sightly.render that implement RuntimeObjectModel Modifier and Type Class Description classAbstractRuntimeObjectModelDefault abstract implementation ofRuntimeObjectModel.Methods in org.apache.sling.scripting.sightly.render that return RuntimeObjectModel Modifier and Type Method Description RuntimeObjectModelRenderContext. getObjectModel()Provides theRuntimeObjectModelthat will be used for resolving objects' properties or type conversion / coercion.
-