| Package | Description |
|---|---|
| org.raml.v2.internal.impl.commons | |
| org.raml.v2.internal.impl.v10 |
| Modifier and Type | Method and Description |
|---|---|
RamlFragment |
RamlHeader.getFragment() |
| Constructor and Description |
|---|
RamlHeader(RamlVersion version,
RamlFragment fragment) |
| Modifier and Type | Method and Description |
|---|---|
static RamlFragment |
RamlFragment.byName(String name) |
static RamlFragment |
RamlFragment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RamlFragment[] |
RamlFragment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
Raml10Builder.build(String stringContent,
RamlFragment fragment,
ResourceLoader resourceLoader,
String resourceLocation,
int maxPhaseNumber) |
Copyright © 2016. All rights reserved.