public class JsfContentTypeMapRenderer
extends javax.faces.render.Renderer
| Constructor and Description |
|---|
JsfContentTypeMapRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected ContentTypeImageService |
getImageTypeService() |
protected String |
getValue(String fileType,
String mapType,
ContentTypeImageService service,
String pathPrefix) |
boolean |
supportsComponentType(javax.faces.component.UIComponent component) |
public boolean supportsComponentType(javax.faces.component.UIComponent component)
public void encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeBegin in class javax.faces.render.RendererIOExceptionprotected String getValue(String fileType, String mapType, ContentTypeImageService service, String pathPrefix)
protected ContentTypeImageService getImageTypeService()
Copyright © 2003–2020 University of Michigan. All rights reserved.