Uses of Class
org.javlo.image.ImageConfig
-
Packages that use ImageConfig Package Description org.javlo.component.image org.javlo.image -
-
Uses of ImageConfig in org.javlo.component.image
Fields in org.javlo.component.image declared as ImageConfig Modifier and Type Field Description protected ImageConfigImage. config -
Uses of ImageConfig in org.javlo.image
Methods in org.javlo.image that return ImageConfig Modifier and Type Method Description static ImageConfigImageConfig. getInstance(GlobalContext globalContext, javax.servlet.http.HttpSession session, Template template)static ImageConfigImageConfig. getNewInstance(GlobalContext globalContext, javax.servlet.http.HttpSession session, Template template)
-