| Package | Description |
|---|---|
| net.morimekta.providence.reflect | |
| net.morimekta.providence.reflect.util |
| Modifier and Type | Method and Description |
|---|---|
CDocument |
TypeLoader.load(File file)
Load a thrift definition from file including all it's dependencies.
|
| Modifier and Type | Method and Description |
|---|---|
CDocument |
DocumentConverter.convert(ThriftDocument document)
Convert document model to declared document.
|
CDocument |
TypeRegistry.getDocument(String path) |
CDocument |
TypeRegistry.getDocumentForPackage(String packageContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TypeRegistry.putDocument(String path,
CDocument doc) |
Copyright © 2016. All rights reserved.