it.eng.spagobi.security.util.csvreader
Class CSVRow

java.lang.Object
  extended by it.eng.spagobi.security.util.csvreader.CSVRow

public class CSVRow
extends java.lang.Object


Constructor Summary
CSVRow()
           
CSVRow(java.lang.String p)
           
 
Method Summary
 java.lang.String getElement(int i)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSVRow

public CSVRow()

CSVRow

public CSVRow(java.lang.String p)
Method Detail

getElement

public java.lang.String getElement(int i)