Uses of Package
com.j256.simplemagic.entries

Packages that use com.j256.simplemagic.entries
com.j256.simplemagic.entries Internal storing of the entries read from the magic file(s). 
com.j256.simplemagic.types Various types which do the pattern matching. 
 

Classes in com.j256.simplemagic.entries used by com.j256.simplemagic.entries
Formatter
          Formatter that handles the C %0.2f type formats appropriately.
MagicEntry
          Representation of a line of information from the magic (5) format.
MagicMatcher
          Classes which are able to match content according to operations and output description.
MagicType
          The various types which correspond to the "type" part of the magic (5) format.
 

Classes in com.j256.simplemagic.entries used by com.j256.simplemagic.types
Formatter
          Formatter that handles the C %0.2f type formats appropriately.
MagicMatcher
          Classes which are able to match content according to operations and output description.
 



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