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
ExceptionDocument getDocumentFromNIFReader(Reader reader) throws Exception
ExceptionDocument getDocumentFromNIFStream(InputStream stream) throws Exception
ExceptionString getHttpContentType()
Copyright © 2018. All rights reserved.