org.raml.emitter
Class RamlEmitter

java.lang.Object
  extended by org.raml.emitter.RamlEmitter

public class RamlEmitter
extends Object


Field Summary
static String VERSION
           
 
Constructor Summary
RamlEmitter()
           
 
Method Summary
 String dump(Raml raml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final String VERSION
See Also:
Constant Field Values
Constructor Detail

RamlEmitter

public RamlEmitter()
Method Detail

dump

public String dump(Raml raml)


Copyright © 2013. All rights reserved.