| Package | Description |
|---|---|
| org.kohsuke.stapler.jelly.jruby | |
| org.kohsuke.stapler.jelly.jruby.erb | |
| org.kohsuke.stapler.jelly.jruby.haml |
| Modifier and Type | Method and Description |
|---|---|
protected abstract RubyTemplateContainer |
RubyTemplateLanguage.createContainer(org.jruby.embed.ScriptingContainer container)
Called to set up this template language binding on the specified scripting container.
|
| Modifier and Type | Method and Description |
|---|---|
protected RubyTemplateContainer |
ERbLanguage.createContainer(org.jruby.embed.ScriptingContainer jruby) |
| Modifier and Type | Method and Description |
|---|---|
protected RubyTemplateContainer |
HamlLanguage.createContainer(org.jruby.embed.ScriptingContainer jruby) |
Copyright © 2014. All rights reserved.