org.jruby
Class RubyYAML.YAMLHashMethods

java.lang.Object
  extended by org.jruby.RubyYAML.YAMLHashMethods
Enclosing class:
RubyYAML

public static class RubyYAML.YAMLHashMethods
extends java.lang.Object


Constructor Summary
RubyYAML.YAMLHashMethods()
           
 
Method Summary
static IRubyObject hash_to_yaml_node(IRubyObject self, IRubyObject arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyYAML.YAMLHashMethods

public RubyYAML.YAMLHashMethods()
Method Detail

hash_to_yaml_node

public static IRubyObject hash_to_yaml_node(IRubyObject self,
                                            IRubyObject arg)


Copyright © 2002-2007 JRuby Team. All Rights Reserved.