public interface NIFWriter
Modifier and Type | Method and Description |
---|---|
String |
getHttpContentType() |
String |
writeNIF(List<Document> document) |
void |
writeNIF(List<Document> document,
OutputStream os) |
void |
writeNIF(List<Document> document,
Writer writer) |
Copyright © 2016. All rights reserved.