org.infolayer.util
Class IlUtil

java.lang.Object
  extended byorg.infolayer.util.IlUtil

public class IlUtil
extends java.lang.Object

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

Constructor Summary
IlUtil()
           
 
Method Summary
static java.lang.String[] split(java.lang.String line)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlUtil

public IlUtil()
Method Detail

split

public static java.lang.String[] split(java.lang.String line)