public class Raml2HtmlConverter
extends java.lang.Object
| Constructor and Description |
|---|
Raml2HtmlConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
convert(java.io.InputStream ramlFilePath,
java.io.OutputStream fileOutput) |
void |
convert(java.lang.String ramlFilePath,
java.lang.String outputFilePath) |