| Package | Description |
|---|---|
| org.raml.v2.api | |
| org.raml.v2.api.model.v10 | |
| org.raml.v2.internal.impl.commons | |
| org.raml.v2.internal.impl.commons.nodes | |
| org.raml.v2.internal.impl.v10 |
| Modifier and Type | Method and Description |
|---|---|
RamlFragment |
RamlModelResult.getFragment() |
| 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 |
|---|---|
RamlFragment |
RamlHeader.getFragment() |
| Modifier and Type | Method and Description |
|---|---|
static Rule |
RamlHeader.getFragmentRule(RamlFragment fragment) |
| Constructor and Description |
|---|
RamlHeader(RamlVersion version,
RamlFragment fragment) |
| Modifier and Type | Method and Description |
|---|---|
RamlFragment |
RamlTypedFragmentNode.getFragment() |
| Constructor and Description |
|---|
RamlTypedFragmentNode(RamlFragment fragment) |
| Modifier and Type | Method and Description |
|---|---|
Node |
Raml10Builder.build(String stringContent,
RamlFragment fragment,
ResourceLoader resourceLoader,
String resourceLocation,
int maxPhaseNumber) |
Copyright © 2017. All rights reserved.