com.exponto.jstock.io
Class ReadNetfondsFile

java.lang.Object
  extended bycom.exponto.jstock.io.ReadNetfondsFile

public class ReadNetfondsFile
extends java.lang.Object


Constructor Summary
ReadNetfondsFile()
          Creates a new instance of ReadNetfondsFile
 
Method Summary
 LogDataSeries readSeries(java.lang.String fN, int numberToGet, int format)
          Read data from file and store the result.
 java.lang.String readString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadNetfondsFile

public ReadNetfondsFile()
Creates a new instance of ReadNetfondsFile

Method Detail

readSeries

public LogDataSeries readSeries(java.lang.String fN,
                                int numberToGet,
                                int format)
                         throws TickerNotFoundException
Read data from file and store the result. Currently only " Netfonds" format (or similar, e.g. "Yahoo" format) are supported.

Throws:
TickerNotFoundException

readString

public final java.lang.String readString()


Copyright © 2004 Kaare Ranum