public class Emitter extends Object
| Constructor and Description |
|---|
Emitter() |
Emitter(HandlerList list) |
| Modifier and Type | Method and Description |
|---|---|
protected YamlEmitter |
createEmitter(Writer w) |
void |
emit(org.raml.v2.api.model.v10.api.Api api) |
void |
emit(org.raml.v2.api.model.v10.api.Api api,
Writer w) |
public Emitter(HandlerList list)
public Emitter()
public void emit(org.raml.v2.api.model.v10.api.Api api)
throws IOException
IOExceptionpublic void emit(org.raml.v2.api.model.v10.api.Api api,
Writer w)
throws IOException
IOExceptionprotected YamlEmitter createEmitter(Writer w)
Copyright © 2020 Mulesoft. All rights reserved.