Kagetaka

クラス
net.hizlab.kagetaka.token.Attribute の使用

Attribute を使用しているパッケージ
net.hizlab.kagetaka.token 影鷹のトークンを表現するクラス群です。  
net.hizlab.kagetaka.token.form フォーム関連のトークンを提供します。  
net.hizlab.kagetaka.token.frame フレーム関連のトークンを提供します。  
net.hizlab.kagetaka.token.style スタイル関連のトークンを提供します。  
net.hizlab.kagetaka.token.table テーブル関連のトークンを提供します。  
 

net.hizlab.kagetaka.token での Attribute の使用
 

net.hizlab.kagetaka.token での Attribute のサブクラス
 class AAttribute
          A の属性を表すクラスです。
 class BaseAttribute
          BASE の属性を表すクラスです。
 class BodyAttribute
          BODY の属性を表すクラスです。
 class DivAttribute
          DIV の属性を表すクラスです。
 class FontAttribute
          FONT の属性を表すクラスです。
 class HAttribute
          H の属性を表すクラスです。
 class HrAttribute
          HR の属性を表すクラスです。
 class ImgAttribute
          IMG の属性を表すクラスです。
 class LAttribute
          UL,OL の属性を表すクラスです。
 class LinkAttribute
          LINK の属性を表すクラスです。
 class MetaAttribute
          META の属性を表すクラスです。
 class PAttribute
          P の属性を表すクラスです。
 

Attribute として宣言されている net.hizlab.kagetaka.token のフィールド
protected  Attribute StartToken.attribute
          属性
 

Attribute を返す net.hizlab.kagetaka.token のメソッド
 Attribute StartToken.getAttribute()
          各トークン毎の属性を返します。
 

net.hizlab.kagetaka.token.form での Attribute の使用
 

net.hizlab.kagetaka.token.form での Attribute のサブクラス
 class FormAttribute
          FORM の属性を表すクラスです。
 class InputAttribute
          INPUT の属性を表すクラスです。
 class OptionAttribute
          OPTION の属性を表すクラスです。
 class SelectAttribute
          SELECT の属性を表すクラスです。
 class TextareaAttribute
          TEXTAREA の属性を表すクラスです。
 

net.hizlab.kagetaka.token.frame での Attribute の使用
 

net.hizlab.kagetaka.token.frame での Attribute のサブクラス
 class FrameAttribute
          FRAME の属性を表すクラスです。
 class FramesetAttribute
          FRAME の属性を表すクラスです。
 

net.hizlab.kagetaka.token.style での Attribute の使用
 

net.hizlab.kagetaka.token.style での Attribute のサブクラス
 class StyleAttribute
          STYLE の属性を表すクラスです。
 

net.hizlab.kagetaka.token.table での Attribute の使用
 

net.hizlab.kagetaka.token.table での Attribute のサブクラス
 class CaptionAttribute
          CAPTION の属性を表すクラスです。
 class TableAttribute
          TABLE の属性を表すクラスです。
 class TbodyAttribute
          THEAD, TBODY, TFOOT の属性を表すクラスです。
 class TdAttribute
          TD の属性を表すクラスです。
 class TrAttribute
          TR の属性を表すクラスです。
 


Kagetaka

Copyright (c) 2002-2004 The Kagetaka Project 'November 20, 2004'