Package com.vaadin.server.widgetsetutils
Class ClassPathExplorer.LocationInfo
- java.lang.Object
-
- com.vaadin.server.widgetsetutils.ClassPathExplorer.LocationInfo
-
- Enclosing class:
- ClassPathExplorer
public static class ClassPathExplorer.LocationInfo extends Object
Contains information about widgetsets and themes found on the classpath.- Since:
- 7.1
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,URL>
getAddonStyles()
Map<String,URL>
getWidgetsets()
-