public class BuildInfoValidator extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
ADDITIONAL_PROPERTIES_FILE_SUFFIX |
Modifier | Constructor and Description |
---|---|
protected |
BuildInfoValidator(InputStream stream) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getJar() |
String |
getName() |
String |
getVersion() |
protected static String ADDITIONAL_PROPERTIES_FILE_SUFFIX
protected BuildInfoValidator(InputStream stream) throws ConfigurationException
ConfigurationException
public InputStream getJar()
public String getName()
public String getVersion()
Copyright © 2023 Frank!Framework. All rights reserved.