public abstract class TextDocumentInfo extends DocumentInfo
Learn more:
Constructor and Description |
---|
TextDocumentInfo() |
Modifier and Type | Method and Description |
---|---|
abstract Charset |
getCharset()
Gets the detected encoding of the text document.
|
getFileType, getPageCount, getPages, getRawPageCount, getSize
public abstract Charset getCharset()
Charset
class.