public interface SwaggerSerializer
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
deserialize(InputStream stream) |
InputStream |
serialize(Document doc) |
List<Document> deserialize(InputStream stream) throws TranslatorException
TranslatorExceptionInputStream serialize(Document doc) throws TranslatorException
TranslatorExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.