public final class ProjectProperties extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getCopyrightMessage()
Gets the copyright property.
|
String |
getHelpHeader()
Gets the help header property.
|
String |
getName()
Gets the name property.
|
String |
getVersion()
Gets the version property.
|
static ProjectProperties |
instance()
Singleton access.
|
public static ProjectProperties instance() throws IOException
IOException - indicating IO errorpublic String getName()
public String getVersion()
public String getCopyrightMessage()
public String getHelpHeader()
Copyright © 2013–2017 Polago AB. All rights reserved.