|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DocumentStyle
The DocumentStyle interface provides a mechanism by which the
style sheets embedded in a document can be retrieved. The expectation is
that an instance of the DocumentStyle interface can be
obtained by using binding-specific casting methods on an instance of the
Document interface.
See also the Document Object Model (DOM) Level 2 Style Specification.
| Method Summary | ||
|---|---|---|
StyleSheetList |
getStyleSheets()
A list containing all the style sheets explicitly linked into or embedded in a document. |
|
| Method Detail |
|---|
StyleSheetList getStyleSheets()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal