com.voytechs.jnetstream.io
Interface HeuristicPattern


public interface HeuristicPattern

Author:
Mark Bednarczyk, Sly Technologies, Inc.

Method Summary
 long getMaxRecordLength()
           
 int getRecordLength()
           
 boolean match(java.io.RandomAccessFile file)
           
 

Method Detail

match

boolean match(java.io.RandomAccessFile file)
              throws java.io.EOFException,
                     java.io.IOException
Throws:
java.io.EOFException
java.io.IOException

getRecordLength

int getRecordLength()

getMaxRecordLength

long getMaxRecordLength()
Returns: