Package | Description |
---|---|
com.groupdocs.parser |
The package provides classes for parsing data from documents.
|
Modifier and Type | Method and Description |
---|---|
static FileInfo |
Parser.getFileInfo(InputStream document)
Returns the general information about a file.
|
static FileInfo |
Parser.getFileInfo(String filePath)
Returns the general information about a file.
|