org.asciidoctor.internal
public class RubyHashUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.jruby.RubyHash |
convertMapToRubyHashWithSymbols(org.jruby.Ruby rubyRuntime,
Map<String,Object> options) |
static Map<String,Object> |
convertRubyHashMapToMap(Map<org.jruby.RubySymbol,Object> rubyHashMap) |
static org.jruby.RubyHash |
toNoneSymbolsRubyHash(org.jruby.Ruby rubyRuntime,
Map<String,Object> map) |
Copyright © 2013. All Rights Reserved.