org.jruby
Class RubyYAML.YAMLClassMethods

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

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


Constructor Summary
RubyYAML.YAMLClassMethods()
           
 
Method Summary
static IRubyObject class_to_yaml(IRubyObject self, IRubyObject[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyYAML.YAMLClassMethods

public RubyYAML.YAMLClassMethods()
Method Detail

class_to_yaml

public static IRubyObject class_to_yaml(IRubyObject self,
                                        IRubyObject[] args)


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