Is there a way to identify audio or image files in java, without use the file extension?

Posted by Tom Brito on Stack Overflow See other posts from Stack Overflow or by Tom Brito
Published on 2010-04-28T15:19:04Z Indexed on 2010/04/28 15:23 UTC
Read the original article Hit count: 216

Filed under:
|

Supposing new audio and image types will be created, I want my filter to separate the images and audio files. Is there a way to recognize then?

© Stack Overflow or respective owner

Related posts about java

Related posts about file