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, getFormatclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonComplete, onFailurepublic java.io.File getFile()
public DocumentFormat getFormat()
DocumentFormat specification for the document.