Module jdk.xml.dom

Interface StyleSheetList


public interface StyleSheetList
The StyleSheetList interface provides the abstraction of an ordered collection of style sheets.

The items in the StyleSheetList are accessible via an integral index, starting from 0.

See also the Document Object Model (DOM) Level 2 Style Specification.

Since:
1.4, DOM Level 2