com.jfw.examples
Class UseTheParser

java.lang.Object
  extended by com.jfw.examples.UseTheParser

public final class UseTheParser
extends java.lang.Object


Constructor Summary
UseTheParser()
           
 
Method Summary
 void useCase1()
           
 void useCase2()
           
 void useCase3()
           
 void useCase4()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UseTheParser

public UseTheParser()
Method Detail

useCase1

public void useCase1()

useCase2

public void useCase2()

useCase3

public void useCase3()

useCase4

public void useCase4()