public interface NIFDocumentParser
Modifier and Type | Method and Description |
---|---|
Document |
getDocumentFromNIFReader(Reader reader) |
Document |
getDocumentFromNIFStream(InputStream stream) |
Document |
getDocumentFromNIFString(String nifString) |
String |
getHttpContentType() |
Document getDocumentFromNIFString(String nifString) throws Exception
Exception
Document getDocumentFromNIFReader(Reader reader) throws Exception
Exception
Document getDocumentFromNIFStream(InputStream stream) throws Exception
Exception
String getHttpContentType()
Copyright © 2016. All rights reserved.