com.partnersoft.update.info
Class UpdateInfo
java.lang.Object
com.partnersoft.update.info.UpdateInfo
public class UpdateInfo
- extends java.lang.Object
Reads everything in the update/info directory.
- Author:
- Russell Cagle
Copyright 2006 Partner Software, Inc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateInfo
public UpdateInfo()
throws java.io.IOException
- Throws:
java.io.IOException
UpdateInfo
public UpdateInfo(java.io.File root)
throws java.io.IOException
- Throws:
java.io.IOException
getInstallType
public java.lang.String getInstallType()
getLastUpdated
public java.lang.String getLastUpdated()
getReleaseNotes
public java.lang.String getReleaseNotes()
getUpdateChain
public java.util.ArrayList<UpdateChainRecord> getUpdateChain()
getUpdateSource
public java.lang.String getUpdateSource()