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 NIFDocumentCreator
public String getHttpContentType()
getHttpContentType
in interface NIFDocumentCreator
Copyright © 2016. All rights reserved.