Uses of Class
com.j256.simplemagic.types.StringType.StringTestInfo

Packages that use StringType.StringTestInfo
com.j256.simplemagic.types Various types which do the pattern matching. 
 

Uses of StringType.StringTestInfo in com.j256.simplemagic.types
 

Methods in com.j256.simplemagic.types with parameters of type StringType.StringTestInfo
protected  String StringType.findOffsetMatch(StringType.StringTestInfo info, int offset, byte[] bytes, String line)
          Called from the string and search types to see if a string or byte array matches our pattern.
 



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