public abstract class AbstractDocumentSpecs extends Object
DocumentSpecs| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDocumentSpecs(File file) |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile()
Gets the file where is located the document.
|
DocumentFormat |
getFormat()
Gets the
DocumentFormat specification for the document. |
protected AbstractDocumentSpecs(File file)
public File getFile()
public DocumentFormat getFormat()
DocumentFormat specification for the document.