public abstract class AbstractDocumentSpecs
extends java.lang.Object
DocumentSpecs| 限定符 | 构造器和说明 |
|---|---|
protected |
AbstractDocumentSpecs(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. |
public java.io.File getFile()
public DocumentFormat getFormat()
DocumentFormat specification for the document.