|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjp.ossc.installer.tools.inventory.AbstaractInventory
jp.ossc.installer.tools.inventory.Install
public class Install
インベントリーディレクトリーにおいてインストール時の処理を担うクラスです。
| フィールドの概要 |
|---|
| コンストラクタの概要 | |
|---|---|
Install()
|
|
| メソッドの概要 | |
|---|---|
void |
execute(java.lang.String no,
java.io.File stackXml)
インベントリーファイルにインストール記録を残す |
| クラス jp.ossc.installer.tools.inventory.AbstaractInventory から継承されたメソッド |
|---|
createInventoryFile, deleteApplicationNode, deleteInventoryFile, deleteProductNode, existsProductNode, getApplicationVerNode, getProductNodeNum, getProductVerNode, getResouceInputStream, getResoucePath, readInventoryFile, writeApplicationNode, writeInventoryFile, writeProductNode |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public Install()
| メソッドの詳細 |
|---|
public void execute(java.lang.String no,
java.io.File stackXml)
throws java.io.IOException,
javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
javax.xml.transform.TransformerException
AbstaractInventory 内の executeno - プロダクトNostackXml - スタック定義ファイル
java.io.IOException - IOException
org.xml.sax.SAXException - SAXException
javax.xml.parsers.ParserConfigurationException - ParserConfigurationException
javax.xml.transform.TransformerException - TransformerExceptionAbstaractInventory.execute(java.lang.String, java.io.File)
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||