public class DynamicResourceBuilder extends Object
Constructor and Description |
---|
DynamicResourceBuilder() |
Modifier and Type | Method and Description |
---|---|
static String |
build(javax.faces.context.FacesContext context,
Object value,
javax.faces.component.UIComponent component,
boolean cache,
DynamicContentType type,
boolean stream) |
static byte[] |
toByteArray(InputStream stream) |
public static String build(javax.faces.context.FacesContext context, Object value, javax.faces.component.UIComponent component, boolean cache, DynamicContentType type, boolean stream) throws UnsupportedEncodingException
UnsupportedEncodingException
public static byte[] toByteArray(InputStream stream)
Copyright © 2016. All rights reserved.