com.jeffpalm.ajp.impl.instr
Class Scanner

java.lang.Object
  extended by com.jeffpalm.ajp.impl.instr.Scanner

public class Scanner
extends java.lang.Object


Constructor Summary
Scanner(java.util.List u1s)
           
 
Method Summary
 byte next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scanner

public Scanner(java.util.List u1s)
Method Detail

next

public byte next()