public interface IJRubyContext
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.jelly.JellyContext |
getJellyContext() |
org.apache.commons.jelly.XMLOutput |
getOutput() |
void |
setJellyContext(org.apache.commons.jelly.JellyContext context) |
void |
setOutput(org.apache.commons.jelly.XMLOutput output) |
Copyright © 2020. All rights reserved.