erland.webapp.homepage.logic.service
Class FileReaderService

java.lang.Object
  extended by erland.webapp.homepage.logic.service.UrlReaderService
      extended by erland.webapp.homepage.logic.service.FileReaderService
All Implemented Interfaces:
ServiceInterface

public class FileReaderService
extends UrlReaderService


Constructor Summary
FileReaderService()
           
 
Method Summary
protected  InputStream getInputStream(ParameterValueStorageInterface parameters)
           
 
Methods inherited from class erland.webapp.homepage.logic.service.UrlReaderService
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileReaderService

public FileReaderService()
Method Detail

getInputStream

protected InputStream getInputStream(ParameterValueStorageInterface parameters)
                              throws IOException
Overrides:
getInputStream in class UrlReaderService
Throws:
IOException


Copyright © 2003-2005 Erland Isaksson. All Rights Reserved.