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.StyleSheetList
public org.w3c.dom.stylesheets.StyleSheet item(int index)
item
in interface org.w3c.dom.stylesheets.StyleSheetList
Copyright © 2020. All rights reserved.