|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CssFiles
| Method Summary | |
|---|---|
void |
add(CssFile css)
Adds css to this CssFiles. |
void |
clear()
|
Map<String,String> |
getCSS(Tag t)
Looks for all CSS properties that affect the given tag. |
boolean |
hasFiles()
Check for files with rules. |
| Method Detail |
|---|
boolean hasFiles()
Map<String,String> getCSS(Tag t)
t - the tag to check for.
void add(CssFile css)
css - the CssFile to add.void clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||