its.app.trans
Class TableRouter

java.lang.Object
  extended byits.app.trans.TableRouter
All Implemented Interfaces:
PropertyParser

public class TableRouter
extends java.lang.Object
implements PropertyParser


Constructor Summary
TableRouter()
           
 
Method Summary
 void parse(java.lang.String buf, java.util.Hashtable delimit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface its.util.PropertyParser
toString
 

Constructor Detail

TableRouter

public TableRouter()
Method Detail

parse

public void parse(java.lang.String buf,
                  java.util.Hashtable delimit)
           throws PropertyParserException
Specified by:
parse in interface PropertyParser
Throws:
PropertyParserException