Hi everyone, How do I detect if a file type is supported or not? Also, how do I detect if a file type is supported but it cannot be processed because the parser for it is missing (the required JARs are missing)?
For the missing JAR part, when I tried to parse a JAR file, I got this exception: Thanks Steve
