public abstract class AbstractNIFDocumentCreator extends Object implements NIFDocumentCreator
NIFWriter instance offering the
methods of the NIFDocumentCreator interface and might be removed in
future releases.| Constructor and Description |
|---|
AbstractNIFDocumentCreator(NIFWriter nifWriter) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentAsNIFString(Document document) |
String |
getHttpContentType() |
private NIFWriter nifWriter
public AbstractNIFDocumentCreator(NIFWriter nifWriter)
public String getDocumentAsNIFString(Document document)
getDocumentAsNIFString in interface NIFDocumentCreatorpublic String getHttpContentType()
getHttpContentType in interface NIFDocumentCreatorCopyright © 2017. All rights reserved.