| Package | Description |
|---|---|
| org.raml.parser | |
| org.raml.parser.rule | |
| org.raml.parser.tagresolver | |
| org.raml.parser.visitor |
| Constructor and Description |
|---|
XsdResourceResolver(ContextPath contextPath,
ResourceLoader resourceLoader) |
| Modifier and Type | Method and Description |
|---|---|
ContextPath |
SchemaRule.getContextPath() |
ContextPath |
ValidationResult.getIncludeContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaRule.setContextPath(ContextPath contextPath) |
void |
ValidationResult.setIncludeContext(ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
ContextPath |
IncludeResolver.getContextPath() |
ContextPath |
CompoundIncludeResolver.getContextPath() |
ContextPath |
ContextPathAware.getContextPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
IncludeResolver.setContextPath(ContextPath contextPath) |
void |
CompoundIncludeResolver.setContextPath(ContextPath contextPath) |
void |
ContextPathAware.setContextPath(ContextPath contextPath) |
| Constructor and Description |
|---|
ContextPath(ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
ContextPath |
YamlDocumentBuilder.getContextPath() |
ContextPath |
YamlDocumentValidator.getContextPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaCompiler.init(ContextPath contextPath,
ResourceLoader resourceLoader) |
void |
YamlDocumentBuilder.setContextPath(ContextPath contextPath) |
void |
YamlDocumentValidator.setContextPath(ContextPath contextPath) |
Copyright © 2020. All rights reserved.