org.asciidoctor.internal
public class RubyUtils extends Object
| Constructor and Description |
|---|
RubyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
rubyToJava(org.jruby.Ruby runtime,
org.jruby.runtime.builtin.IRubyObject rubyObject,
Class<T> returnType) |
static org.jruby.RubySymbol |
toSymbol(org.jruby.Ruby rubyRuntime,
String key) |
Copyright © 2013. All Rights Reserved.