net.sf.tourviewer.lib
Interface Reader


public interface Reader


Method Summary
 boolean accept(InputStream in)
           
 TourSet read(InputStream in)
           
 

Method Detail

accept

boolean accept(InputStream in)
               throws IOException
Throws:
IOException

read

TourSet read(InputStream in)
             throws IOException
Throws:
IOException


Copyright © 2005 Steffen Pingel. All Rights Reserved.