- java.lang.Object
-
- fr.brouillard.oss.cssfx.impl.CSSFXMonitor.URIRegistrar
-
- Enclosing class:
- CSSFXMonitor
public static class CSSFXMonitor.URIRegistrar extends Object
-
-
Constructor Summary
Constructors Constructor Description URIRegistrar(List<URIToPathConverter> c, PathsWatcher wp)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcleanup()voidregister(String uri, javafx.collections.ObservableList<? extends String> stylesheets)voidunregister(String uri)
-
-
-
Constructor Detail
-
URIRegistrar
public URIRegistrar(List<URIToPathConverter> c, PathsWatcher wp)
-
-