Uses of Class
org.xwiki.image.style.ImageStyleException
-
Packages that use ImageStyleException Package Description org.xwiki.image.style -
-
Uses of ImageStyleException in org.xwiki.image.style
Methods in org.xwiki.image.style that throw ImageStyleException Modifier and Type Method Description String
ImageStyleConfiguration. getDefaultStyle(String wikiName, String documentReference)
Resolve the default style for a given wiki and, optionally a given document.Set<ImageStyle>
ImageStyleManager. getImageStyles(String wikiName)
The list of styles for a given wiki.
-