org.sonatype.gossip.model.io.props
Class GossipPropertiesReader
java.lang.Object
org.sonatype.gossip.model.io.props.GossipPropertiesReader
public class GossipPropertiesReader
- extends Object
Reads a Gossip Model
from a properties file.
- Since:
- 1.0
- Author:
- Jason Dillon
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GossipPropertiesReader
public GossipPropertiesReader()
read
public Model read(URL url)
throws IOException
- Throws:
IOException
Copyright © 2008-2011 Sonatype. All Rights Reserved.