public abstract class AbstractDocumentSpecs
extends java.lang.Object
DocumentSpecs| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDocumentSpecs(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. |
public java.io.File getFile()
public DocumentFormat getFormat()
DocumentFormat specification for the document.