com.antiaction.mayhem.httpd.servlets
Class SSIFile

java.lang.Object
  extended by com.antiaction.mayhem.httpd.servlets.SSIFile

public class SSIFile
extends java.lang.Object

Author:
Nicholas To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Constructor Summary
SSIFile()
           
 
Method Summary
 void handleLT()
           
 void parse(java.lang.String inStr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSIFile

public SSIFile()
Method Detail

parse

public void parse(java.lang.String inStr)

handleLT

public void handleLT()


Copyright © 2001-2004 Nicholas Clarke. All Rights Reserved.