File
Doc
Category
Size
Date
Package
CSSUnknownRule.java
API Doc
Java SE 5 API
922
Fri Aug 26 14:58:38 BST 2005
org.w3c.dom.css
CSSUnknownRule
public interface CSSUnknownRule implements CSSRule
The
CSSUnknownRule
interface represents an at-rule not supported by this user agent.
See also the
Document Object Model (DOM) Level 2 Style Specification
.
since
DOM Level 2
Fields Summary
Constructors Summary
Methods Summary
Java Code Source