public abstract class AbstractTargetDocumentSpecs extends AbstractDocumentSpecs implements TargetDocumentSpecs
TargetDocumentSpecs
Modifier | Constructor and Description |
---|---|
protected |
AbstractTargetDocumentSpecs(java.io.File file) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getFile()
Gets the file where is located the document.
|
DocumentFormat |
getFormat()
Gets the
DocumentFormat specification for the document. |
getFile, getFormat
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onComplete, onFailure
protected AbstractTargetDocumentSpecs(java.io.File file)
public java.io.File getFile()
public DocumentFormat getFormat()
DocumentFormat
specification for the document.