gridripper::util::GrrProperties Class Reference

Properties class with the ability to load multiline properties. More...

Inherits java::util::Properties.

List of all members.

Public Member Functions

 GrrProperties ()
 Creates an empty property map.
 GrrProperties (Properties p)
 Copy constructor.
void load (InputStream in) throws IOException
 Loads properties from a stream.
void load (Reader r) throws IOException
 Loads properties using a reader.


Detailed Description

Properties class with the ability to load multiline properties.

Version:
0.5, 12/24/2008
Since:
GridRipper 0.5, 12/16/2008
Author:
Peter Csizmadia

Constructor & Destructor Documentation

gridripper::util::GrrProperties::GrrProperties (  )  [inline]

Creates an empty property map.

gridripper::util::GrrProperties::GrrProperties ( Properties  p  )  [inline]

Copy constructor.

Parameters:
p the property map to copy


Member Function Documentation

void gridripper::util::GrrProperties::load ( InputStream  in  )  throws IOException [inline]

Loads properties from a stream.

Parameters:
in the input stream

void gridripper::util::GrrProperties::load ( Reader  r  )  throws IOException [inline]

Loads properties using a reader.

Parameters:
r the reader


The documentation for this class was generated from the following file:

Generated on Wed Jun 17 18:47:30 2009 for GridRipper by  doxygen 1.5.6