|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.types.DataType
jp.hishidama.ant.types.htlex.AttrType
jp.hishidama.ant.types.htlex.AttrOpeType
jp.hishidama.ant.types.htlex.AttrNewType
jp.hishidama.ant.types.htlex.AttrRepType
public class AttrRepType
HtHtmlLexerタグ属性置換タイプ.
HTMLファイル内のタグの属性の置換を行うデータタイプ。
| 入れ子のクラスの概要 | |
|---|---|
static class |
AttrRepType.DupEnum
重複属性名処理方法. |
| コンストラクタの概要 | |
|---|---|
AttrRepType()
|
|
| メソッドの概要 | |
|---|---|
boolean |
convert(Tag tag,
AttributeToken a)
|
void |
setDup(AttrRepType.DupEnum d)
名前重複時動作設定. |
| クラス jp.hishidama.ant.types.htlex.AttrNewType から継承されたメソッド |
|---|
setNewLet, setNewName, setNewNameCase, setNewNameOperation, setNewQuote, setNewValue, setNewValueCase, setNewValueHtmlEscape, setNewValueOperation, validate |
| クラス jp.hishidama.ant.types.htlex.AttrOpeType から継承されたメソッド |
|---|
convert |
| クラス jp.hishidama.ant.types.htlex.AttrType から継承されたメソッド |
|---|
addConfiguredParam, doSetProperty, initHtLexerConverter, matches, setIf, setLet, setName, setNameMatch, setPropertyName, setQuote, setValue, setValueMatch |
| クラス 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 AttrRepType()
| メソッドの詳細 |
|---|
public void setDup(AttrRepType.DupEnum d)
d - 重複属性名処理方法
public boolean convert(Tag tag,
AttributeToken a)
throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildException
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||