| Constructor and Description |
|---|
RamlModelBuilder(ResourceLoader resourceLoader) |
| 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 |
|---|
XmlSchemaValidationRule(Node schemaNode,
ResourceLoader resourceLoader) |
| Constructor and Description |
|---|
XsdResourceResolver(ResourceLoader resourceLoader,
String resourcePath) |
| Modifier and Type | Method and Description |
|---|---|
ResourceLoader |
RamlBuilder.getResourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
Node |
RamlBuilder.build(File ramlFile,
ResourceLoader resourceLoader) |
Node |
RamlBuilder.build(Reader content,
ResourceLoader resourceLoader,
String resourceLocation) |
Node |
RamlBuilder.build(String content,
ResourceLoader resourceLoader,
String resourceLocation) |
| Constructor and Description |
|---|
RamlSuggester(ResourceLoader resourceLoader) |
| Modifier and Type | Method and Description |
|---|---|
ResourceLoader |
RamlDocumentNode.getResourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
RamlDocumentNode.setResourceLoader(ResourceLoader resourceLoader) |
| Constructor and Description |
|---|
ExampleValidationPhase(ResourceLoader resourceLoader) |
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 | Method and Description |
|---|---|
static ResourceLoader |
NodeUtils.getResourceLoader(Node node) |
| Constructor and Description |
|---|
NodeValidator(ResourceLoader resourceLoader) |
SchemaGenerator(ResourceLoader resourceLoader) |
Copyright © 2016. All rights reserved.