Package org.hippoecm.frontend.skin
Class IconUtil
- java.lang.Object
-
- org.hippoecm.frontend.skin.IconUtil
-
public class IconUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
cssClassesAsString(String... cssClasses)
static String
svgAsString(org.apache.wicket.request.resource.PackageResourceReference reference, String... cssClasses)
-
-
-
Method Detail
-
svgAsString
public static String svgAsString(org.apache.wicket.request.resource.PackageResourceReference reference, String... cssClasses) throws org.apache.wicket.util.resource.ResourceStreamNotFoundException, IOException
- Throws:
org.apache.wicket.util.resource.ResourceStreamNotFoundException
IOException
-
-