public abstract class AbstractTargetDocumentSpecs extends AbstractDocumentSpecs implements TargetDocumentSpecs
TargetDocumentSpecs
限定符 | 构造器和说明 |
---|---|
protected |
AbstractTargetDocumentSpecs(java.io.File file) |
限定符和类型 | 方法和说明 |
---|---|
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
public java.io.File getFile()
public DocumentFormat getFormat()
DocumentFormat
specification for the document.