|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.types.DataType
jp.hishidama.ant.types.LogFile
public class LogFile
ログ情報データ.
| コンストラクタの概要 | |
|---|---|
LogFile()
|
|
| メソッドの概要 | |
|---|---|
void |
addParam(org.apache.tools.ant.types.Parameter param)
|
File |
getFile()
|
Map |
getMessageMap()
|
void |
setFile(File f)
|
void |
setProperty(File f)
|
| クラス org.apache.tools.ant.types.DataType から継承されたメソッド |
|---|
clone, getRefid, invokeCircularReferenceCheck, isReference, setRefid, toString |
| クラス org.apache.tools.ant.ProjectComponent から継承されたメソッド |
|---|
getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public LogFile()
| メソッドの詳細 |
|---|
public void setFile(File f)
public File getFile()
public void setProperty(File f)
public void addParam(org.apache.tools.ant.types.Parameter param)
public Map getMessageMap()
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||