jp.hishidama.ant.types.htlex
クラス AttrOpeType

java.lang.Object
  上位を拡張 org.apache.tools.ant.ProjectComponent
      上位を拡張 org.apache.tools.ant.types.DataType
          上位を拡張 jp.hishidama.ant.types.htlex.AttrType
              上位を拡張 jp.hishidama.ant.types.htlex.AttrOpeType
すべての実装されたインタフェース:
Cloneable
直系の既知のサブクラス:
AttrDelType, AttrNewType

public class AttrOpeType
extends AttrType

HtHtmlLexerタグ属性操作タイプ.

HTMLファイル内のタグの属性の操作を管理するデータタイプ。

導入されたバージョン:
2009.01.23
作成者:
ひしだま

コンストラクタの概要
AttrOpeType()
           
 
メソッドの概要
 boolean convert(Tag tag)
          タグ属性変換実行.
 void validate()
          精査実行.
 
クラス 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
 

コンストラクタの詳細

AttrOpeType

public AttrOpeType()
メソッドの詳細

validate

public void validate()
              throws org.apache.tools.ant.BuildException
精査実行.

例外:
org.apache.tools.ant.BuildException - 精査エラー時

convert

public boolean convert(Tag tag)
タグ属性変換実行.

パラメータ:
tag - タグ
戻り値:
内容を変更した場合、true