| Package | Description |
|---|---|
| com.phoenixnap.oss.ramlapisync.generation | |
| com.phoenixnap.oss.ramlapisync.raml | |
| com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1 |
| Modifier and Type | Method and Description |
|---|---|
protected List<RamlDocumentationItem> |
RamlGenerator.generateDocuments(Set<ApiDocumentMetadata> documents)
Parses the list of document models and adds them as RAML documentItem nodes in the RAML document.
|
| Modifier and Type | Method and Description |
|---|---|
RamlDocumentationItem |
RamlModelFactory.createRamlDocumentationItem() |
RamlDocumentationItem |
RamlModelFactory.createRamlDocumentationItem(Object documentationItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
RamlRoot.setDocumentation(List<RamlDocumentationItem> documentationItems) |
| Modifier and Type | Class and Description |
|---|---|
class |
RJP08V1RamlDocumentationItem
Implementation based on the Raml 0.8 Parser
|
| Modifier and Type | Method and Description |
|---|---|
RamlDocumentationItem |
RJP08V1RamlModelFactory.createRamlDocumentationItem() |
RamlDocumentationItem |
RJP08V1RamlModelFactory.createRamlDocumentationItem(Object documentationItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
RJP08V1RamlRoot.setDocumentation(List<RamlDocumentationItem> documentationItems) |
Copyright © 2017. All rights reserved.