org.yaml.snakeyaml
Class Loader

java.lang.Object
  extended by org.yaml.snakeyaml.Loader

Deprecated. Loader's functionality was moved to Yaml

public final class Loader
extends Object


Field Summary
protected  BaseConstructor constructor
          Deprecated.  
protected  Resolver resolver
          Deprecated.  
 
Constructor Summary
Loader()
          Deprecated.  
Loader(BaseConstructor constructor)
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

constructor

protected final BaseConstructor constructor
Deprecated. 

resolver

protected Resolver resolver
Deprecated. 
Constructor Detail

Loader

public Loader(BaseConstructor constructor)
Deprecated. 

Loader

public Loader()
Deprecated. 


Copyright © 2008-2012. All Rights Reserved.