org.w3c.dom.css
インタフェース Counter
- public interface Counter
Counter インタフェースは、任意のカウンタ、またはカウンタ関数の値
を表すために使用されます。このインタフェースは、基盤となるスタイルプロパティの
値を反映します。
「Document Object Model (DOM) Level 2 Style Specification」も参照してください。
- 導入されたバージョン:
- DOM Level 2
getIdentifier
public String getIdentifier()
- この属性は、カウンタの識別子のために使用します。
getListStyle
public String getListStyle()
- この属性は、リストのスタイルのために使用します。
getSeparator
public String getSeparator()
- この属性は、入れ子にされたカウンタの区切り文字のために使用します。
バグや機能要求の報告
Java は、米国およびその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.