public abstract class TextDocumentInfo extends DocumentInfo
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.Copyright © 2019. All rights reserved.