public class FileFormatUtil
Constructor Summary |
---|
Method Summary | ||
---|---|---|
static FileFormatInfo | detectFileFormat(java.lang.String filePath) | |
Detects and returns the information about a format of a visio stored in a file.
|
public static FileFormatInfo detectFileFormat(java.lang.String filePath) throws java.lang.Exception
filePath
- The file path.