|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectat.spardat.xma.boot.comp.data.SWTPreinstall
This class represents the preinstall tag from xma-app.xml. It contains a version number, specifing the version of swt to use if allready installed.
| Method Summary | |
java.lang.String |
getVersion()
returns the version string |
java.lang.String |
getVersionDir()
Returns the version string in its directory representation. |
void |
setVersion(java.lang.String version)
sets the version string |
static java.lang.String |
toDirName(java.lang.String version)
Converts the given version string to its directory representation. |
void |
writeXML(java.io.PrintStream ps)
write this object to a xml print stream. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void writeXML(java.io.PrintStream ps)
ps - the PrintStream to write topublic java.lang.String getVersion()
public void setVersion(java.lang.String version)
public static java.lang.String toDirName(java.lang.String version)
public java.lang.String getVersionDir()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||