Constructor and Description |
---|
Styles() |
Modifier and Type | Method and Description |
---|---|
void |
append(String src)
Append a script.
|
boolean |
isEmpty() |
Iterator<String> |
iterator()
An iterator over stylesheet urls (each one is a String).
|
public void append(String src)
src
- a partial or full url to a script to injectpublic boolean isEmpty()
Copyright © 2018. All rights reserved.