org.yecht.ruby
Class RubyLoadHandler

java.lang.Object
  extended by org.yecht.ruby.RubyLoadHandler
All Implemented Interfaces:
NodeHandler

public class RubyLoadHandler
extends Object
implements NodeHandler


Constructor Summary
RubyLoadHandler(org.jruby.Ruby runtime, YAMLExtra x)
           
 
Method Summary
 Object handle(Parser p, Node n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyLoadHandler

public RubyLoadHandler(org.jruby.Ruby runtime,
                       YAMLExtra x)
Method Detail

handle

public Object handle(Parser p,
                     Node n)
Specified by:
handle in interface NodeHandler


Copyright © 2013. All Rights Reserved.