public class Raml10Builder extends Object
| Constructor and Description |
|---|
Raml10Builder() |
| Modifier and Type | Method and Description |
|---|---|
Node |
build(Node contextNode,
String stringContent,
RamlFragment fragment,
ResourceLoader resourceLoader,
String resourceLocation,
int maxPhaseNumber) |
Node |
build(String stringContent,
RamlFragment fragment,
ResourceLoader resourceLoader,
String resourceLocation,
int maxPhaseNumber) |
public Node build(String stringContent, RamlFragment fragment, ResourceLoader resourceLoader, String resourceLocation, int maxPhaseNumber) throws IOException
IOExceptionpublic Node build(Node contextNode, String stringContent, RamlFragment fragment, ResourceLoader resourceLoader, String resourceLocation, int maxPhaseNumber) throws IOException
IOExceptionCopyright © 2018. All rights reserved.