uk.co.mmscomputing.util.configuration
Class ConfigurationReader

java.lang.Object
  extended by java.io.Reader
      extended by java.io.FilterReader
          extended by uk.co.mmscomputing.util.configuration.ConfigurationReader
All Implemented Interfaces:
java.io.Closeable, java.lang.Readable

public class ConfigurationReader
extends java.io.FilterReader


Field Summary
 
Fields inherited from class java.io.FilterReader
in
 
Fields inherited from class java.io.Reader
lock
 
Constructor Summary
ConfigurationReader(java.io.Reader in)
           
ConfigurationReader(java.lang.String filename)
           
 
Method Summary
 void read(java.util.Map map)
           
 
Methods inherited from class java.io.FilterReader
close, mark, markSupported, read, read, ready, reset, skip
 
Methods inherited from class java.io.Reader
read, read
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationReader

public ConfigurationReader(java.io.Reader in)

ConfigurationReader

public ConfigurationReader(java.lang.String filename)
                    throws java.io.IOException
Throws:
java.io.IOException
Method Detail

read

public void read(java.util.Map map)
          throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2011 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.