|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.apache.tools.ant.taskdefs.Property
jp.hishidama.ant.taskdefs.HtLexerPropertyTask
public class HtLexerPropertyTask
htlexプロパティータスク.
htlexの演算を行ってプロパティーに保持するタスク。
| コンストラクタの概要 | |
|---|---|
HtLexerPropertyTask()
|
|
| メソッドの概要 | |
|---|---|
void |
execute()
|
void |
setExpression(String s)
計算式設定. |
void |
setHtLexPrefix(String s)
プロパティー名の接頭辞設定. |
| クラス org.apache.tools.ant.taskdefs.Property から継承されたメソッド |
|---|
createClasspath, getClasspath, getEnvironment, getFile, getName, getPrefix, getRefid, getResource, getUrl, getValue, setClasspath, setClasspathRef, setEnvironment, setFile, setLocation, setName, setPrefix, setRefid, setResource, setUrl, setUserProperty, setValue, toString |
| クラス org.apache.tools.ant.Task から継承されたメソッド |
|---|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, init, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
| クラス org.apache.tools.ant.ProjectComponent から継承されたメソッド |
|---|
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public HtLexerPropertyTask()
| メソッドの詳細 |
|---|
public void setExpression(String s)
s - 式public void setHtLexPrefix(String s)
s - プロパティー名の接頭辞
public void execute()
throws org.apache.tools.ant.BuildException
org.apache.tools.ant.taskdefs.Property 内の executeorg.apache.tools.ant.BuildException
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||