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
ContentInfo
          Information associated with some content, returned by the magic matching code in ContentInfoUtil.findMatch(String) and other methods.
ContentInfoUtil.ErrorCallBack
          While we are parsing the magic configuration files, there are usually tons of badly formed lines and other errors.
ContentType
          Enumerated type of the content if it is known by SimpleMagic matched from the mime-type.
 

Classes in com.j256.simplemagic used by com.j256.simplemagic.entries
ContentInfo
          Information associated with some content, returned by the magic matching code in ContentInfoUtil.findMatch(String) and other methods.
ContentInfoUtil.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.