org.experlog.gencode
Interface CustomStatement


public interface CustomStatement

Author:
gibello

Method Summary
 void execute(java.lang.String line, BufferedRandomAccessFile in, java.io.PrintWriter out, ESDynHtml source)
           
 

Method Detail

execute

void execute(java.lang.String line,
             BufferedRandomAccessFile in,
             java.io.PrintWriter out,
             ESDynHtml source)
             throws java.lang.Exception
Throws:
java.lang.Exception