| 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.render |
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,
Bindings bindings,
Bindings arguments,
RenderContext renderContext) |
void |
RenderUnit.render(PrintWriter out,
RenderContext renderContext,
Bindings arguments)
Render the main script template
|
| Modifier and Type | Method and Description |
|---|---|
ProviderOutcome |
UseProvider.provide(String identifier,
RenderContext renderContext,
Bindings arguments)
Provide an instance based on the given identifier
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.