public class JCommonXMLInfo extends ProjectInfo
| Modifier and Type | Field and Description |
|---|---|
private static JCommonXMLInfo |
singleton
The info singleton.
|
| Modifier | Constructor and Description |
|---|---|
private |
JCommonXMLInfo()
Constructs an empty project info object.
|
| Modifier and Type | Method and Description |
|---|---|
static JCommonXMLInfo |
getInstance()
Returns the single instance of this class.
|
getContributors, getLicenceText, getLogo, setContributors, setLicenceText, setLogo, toStringaddDependency, getBootClass, getDependencies, isAutoBoot, setAutoBoot, setBootClassaddLibrary, addOptionalLibrary, addOptionalLibrary, getCopyright, getLibraries, getOptionalLibraries, setCopyright, setInfo, setLicenceName, setName, setVersionequals, getInfo, getLicenceName, getName, getVersion, hashCodeprivate static JCommonXMLInfo singleton
public static JCommonXMLInfo getInstance()