com.simonstl.gorille
Class RipperTest

java.lang.Object
  |
  +--com.simonstl.gorille.RipperTest

public class RipperTest
extends java.lang.Object

Created by IntelliJ IDEA. User: simon Date: Mar 8, 2003 Time: 6:48:04 PM To change this template use Options | File Templates. start/end element nesting verification add non-element/att nodes to context. reconsider interface approach


Constructor Summary
RipperTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void printHelp()
           
 void test(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RipperTest

public RipperTest()
Method Detail

printHelp

public static void printHelp()

test

public void test(java.lang.String[] args)
          throws java.lang.Exception
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
java.lang.Exception