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