public class StyleSheetListImpl extends Object implements org.w3c.dom.stylesheets.StyleSheetList
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
int |
getLength() |
int |
hashCode() |
org.w3c.dom.stylesheets.StyleSheet |
item(int index) |
public int getLength()
getLength in interface org.w3c.dom.stylesheets.StyleSheetListpublic org.w3c.dom.stylesheets.StyleSheet item(int index)
item in interface org.w3c.dom.stylesheets.StyleSheetListCopyright © 2025. All rights reserved.