public interface IRamlDocumentBuilder
| Modifier and Type | Method and Description |
|---|---|
IRamlDocumentBuilder |
addClassPathLookup(ClassLoader customClassLoader) |
IRamlDocumentBuilder |
addPathLookupFirst(String path) |
IRaml |
build(String resourceLocation) |
IRaml |
build(String content,
String resourceLocation) |
Object |
getInstance() |
IRamlDocumentBuilder addPathLookupFirst(String path)
IRamlDocumentBuilder addClassPathLookup(ClassLoader customClassLoader)
Object getInstance()
Copyright © 2021. All rights reserved.