JavaTM 2 Platform
Standard Ed. 6

javax.swing.text.html
類別 HTMLDocument.HTMLReader.IsindexAction

java.lang.Object
  繼承者 javax.swing.text.html.HTMLDocument.HTMLReader.TagAction
      繼承者 javax.swing.text.html.HTMLDocument.HTMLReader.IsindexAction
正在封閉類別:
HTMLDocument.HTMLReader

public class HTMLDocument.HTMLReader.IsindexAction
extends HTMLDocument.HTMLReader.TagAction


建構子摘要
HTMLDocument.HTMLReader.IsindexAction()
           
 
方法摘要
 void start(HTML.Tag t, MutableAttributeSet a)
          當發現此動作所註冊的標記型別的開始標記時調用。
 
從類別 javax.swing.text.html.HTMLDocument.HTMLReader.TagAction 繼承的方法
end
 
從類別 java.lang.Object 繼承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

建構子詳細資訊

HTMLDocument.HTMLReader.IsindexAction

public HTMLDocument.HTMLReader.IsindexAction()
方法詳細資訊

start

public void start(HTML.Tag t,
                  MutableAttributeSet a)
從類別 HTMLDocument.HTMLReader.TagAction 複製的描述
當發現此動作所註冊的標記型別的開始標記時調用。tag 參數指示用於這些由許多標記共享的動作的實際標記。預設情況下,這不執行任何操作並完全忽略標記。

覆寫:
類別 HTMLDocument.HTMLReader.TagAction 中的 start

JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only