public final class JarInfo extends Object
| Constructor and Description |
|---|
JarInfo()
Constructs a new instance that can provide build information about this
library.
|
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
getBuildTime()
Gets the time at which this package was built.
|
String |
getProjectVersion()
Gets the ion-java project version of this build.
|
public JarInfo()
throws IonException
IonException - if there's a problem loading the build info.