| Package | Description |
|---|---|
| org.apache.sling.scripting.sightly.extension |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.sling.scripting.sightly.java.compiler |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| org.apache.sling.scripting.sightly.use |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
RuntimeExtension.call(RenderContext renderContext,
Object... arguments)
Call the
RuntimeExtension |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RenderUnit.callUnit(PrintWriter out,
RenderContext renderContext,
Object templateObj,
Object argsObj) |
protected abstract void |
RenderUnit.render(PrintWriter out,
javax.script.Bindings bindings,
javax.script.Bindings arguments,
RenderContext renderContext) |
void |
RenderUnit.render(PrintWriter out,
RenderContext renderContext,
javax.script.Bindings arguments)
Render the main script template
|
| Modifier and Type | Method and Description |
|---|---|
ProviderOutcome |
UseProvider.provide(String identifier,
RenderContext renderContext,
javax.script.Bindings arguments)
Provide an instance based on the given identifier
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.