Package | Description |
---|---|
org.apache.sling.scripting.javascript.wrapper |
Class and Description |
---|
ScriptableBase
Base class for Scriptable objects, uses the NativeJavaObject wrapper to provide
default wrapping of methods and properties (SLING-397)
|
ScriptableNode
A wrapper for JCR nodes that exposes all properties and child nodes as
properties of a Javascript object.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.