public class ProjectSettings
extends java.lang.Object
Constructor and Description |
---|
ProjectSettings(java.io.InputStream iniStream)
Stream to dsl-project.props file
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get(java.lang.String property)
get value for provided property in dsl-project.props
property = value
|