org.sonatype.gossip.model.io.props
Class GossipPropertiesReader

java.lang.Object
  extended by org.sonatype.gossip.model.io.props.GossipPropertiesReader

public class GossipPropertiesReader
extends java.lang.Object

Reads a Gossip Model from a properties file.

Since:
1.0
Author:
Jason Dillon

Constructor Summary
GossipPropertiesReader()
           
 
Method Summary
 Model read(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GossipPropertiesReader

public GossipPropertiesReader()
Method Detail

read

public Model read(java.net.URL url)
           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008-2010 Sonatype. All Rights Reserved.