| Package | Description |
|---|---|
| org.raml.v2 | |
| org.raml.v2.grammar.rule | |
| org.raml.v2.grammar.rule.xml | |
| org.raml.v2.impl.commons.phase | |
| org.raml.v2.impl.v08 | |
| org.raml.v2.impl.v10 | |
| org.raml.v2.loader | |
| org.raml.v2.utils |
| Modifier and Type | Method and Description |
|---|---|
ResourceLoader |
RamlBuilder.getResourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
Node |
RamlBuilder.build(Reader content,
ResourceLoader resourceLoader,
String resourceLocation) |
Node |
RamlBuilder.build(String content,
ResourceLoader resourceLoader,
String resourceLocation) |
| Constructor and Description |
|---|
XmlSchemaValidationRule(Node schemaNode,
ResourceLoader resourceLoader) |
| Constructor and Description |
|---|
XsdResourceResolver(ResourceLoader resourceLoader,
String resourcePath) |
| Constructor and Description |
|---|
ExampleValidationPhase(ResourceLoader resourceLoader,
String actualPath) |
IncludeResolver(ResourceLoader resourceLoader,
String resourceLocation) |
SchemaValidationPhase(ResourceLoader resourceLoader) |
| Modifier and Type | Method and Description |
|---|---|
Node |
Raml08Builder.build(String stringContent,
ResourceLoader resourceLoader,
String resourceLocation,
int maxPhaseNumber) |
| Modifier and Type | Method and Description |
|---|---|
Node |
Raml10Builder.build(String stringContent,
RamlFragment fragment,
ResourceLoader resourceLoader,
String resourceLocation,
int maxPhaseNumber) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassPathResourceLoader |
class |
CompositeResourceLoader |
class |
DefaultResourceLoader |
class |
FileResourceLoader |
class |
RamlUrlResourceLoader |
class |
UrlResourceLoader |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceLoaderAware.setResourceLoader(ResourceLoader resourceLoader) |
| Constructor and Description |
|---|
CompositeResourceLoader(ResourceLoader... resourceLoaders) |
| Constructor and Description |
|---|
NodeValidator(ResourceLoader resourceLoader,
String actualPath) |
SchemaGenerator(ResourceLoader resourceLoader) |
Copyright © 2016. All rights reserved.