Uses of Package
com.j256.simplemagic

Packages that use com.j256.simplemagic
com.j256.simplemagic Top level code used externally. 
com.j256.simplemagic.entries Internal storing of the entries read from the magic file(s). 
 

Classes in com.j256.simplemagic used by com.j256.simplemagic
ContentType
          Content-type associated with a file or bytes, returned by the magic matching code in ContentTypeUtil.findMatch(String) and other methods.
ContentTypeUtil.ErrorCallBack
          While we are parsing the magic configuration files, there are usually tons of badly formed lines and other errors.
 

Classes in com.j256.simplemagic used by com.j256.simplemagic.entries
ContentType
          Content-type associated with a file or bytes, returned by the magic matching code in ContentTypeUtil.findMatch(String) and other methods.
ContentTypeUtil.ErrorCallBack
          While we are parsing the magic configuration files, there are usually tons of badly formed lines and other errors.
 



This content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.