Uses of Interface
org.w3c.dom.css.Counter
-
Packages that use Counter 软件包 描述 org.w3c.dom.css 提供DOM Level 2 Style Specification的界面。 -
-
Uses of Counter in org.w3c.dom.css
Methods in org.w3c.dom.css that return Counter Modifier and Type 方法 描述 Counter
CSSPrimitiveValue. getCounterValue()
该方法用于获取计数器值。
-