org.jruby
Class RubyYAML.YAMLObjectMethods
java.lang.Object
org.jruby.RubyYAML.YAMLObjectMethods
- Enclosing class:
- RubyYAML
public static class RubyYAML.YAMLObjectMethods
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RubyYAML.YAMLObjectMethods
public RubyYAML.YAMLObjectMethods()
obj_to_yaml_properties
public static IRubyObject obj_to_yaml_properties(IRubyObject self)
obj_to_yaml_style
public static IRubyObject obj_to_yaml_style(IRubyObject self)
obj_to_yaml_node
public static IRubyObject obj_to_yaml_node(IRubyObject self,
IRubyObject arg)
obj_to_yaml
public static IRubyObject obj_to_yaml(IRubyObject self)
obj_to_yaml
public static IRubyObject obj_to_yaml(IRubyObject self,
IRubyObject opts)
obj_taguri
public static IRubyObject obj_taguri(IRubyObject self)
Copyright © 2002-2007 JRuby Team. All Rights Reserved.