|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.sass.internal.resolver.VaadinResolver
public class VaadinResolver
| Constructor Summary | |
|---|---|
VaadinResolver()
|
|
| Method Summary | |
|---|---|
org.w3c.css.sac.InputSource |
resolve(java.lang.String identifier)
Called with the "identifier" of a stylesheet that the resolver should try to find. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VaadinResolver()
| Method Detail |
|---|
public org.w3c.css.sac.InputSource resolve(java.lang.String identifier)
ScssStylesheetResolverInputSource.setURI(String) to the final location where the
stylesheet was found, e.g "runo.scss" might result in a URI like
"VAADIN/themes/runo/runo.scss".
resolve in interface ScssStylesheetResolveridentifier - used fo find stylesheet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||