Package com.j256.simplemagic.entries

Internal storing of the entries read from the magic file(s).

See:
          Description

Interface Summary
MagicMatcher Classes which are able to match content according to operations and output description.
 

Class Summary
Formatter Formatter that handles the C %0.2f type formats appropriately.
MagicEntry Representation of a line of information from the magic (5) format.
MagicEntryParser Class which parses a line from the magic (5) format and produces a MagicEntry class.
NumberOperator Internal class that provides information about a particular test.
PercentExpression Representation of our percent expression used by the Formatter class.
 

Enum Summary
MagicType The various types which correspond to the "type" part of the magic (5) format.
 

Package com.j256.simplemagic.entries Description

Internal storing of the entries read from the magic file(s).



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