public class RamlContextFactory extends Object
| Constructor and Description |
|---|
RamlContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
classPathStream(String path) |
protected String |
getDocDirAttribute(AbstractBlock parentBlock) |
RamlContext |
ramlContext(AbstractBlock parentBlock,
String ramlFileName) |
RamlContext |
ramlContext(String classPathResource) |
public RamlContext ramlContext(AbstractBlock parentBlock, String ramlFileName)
protected String getDocDirAttribute(AbstractBlock parentBlock)
public RamlContext ramlContext(String classPathResource)
protected InputStream classPathStream(String path)
Copyright © 2015. All rights reserved.