public class InputFileDelegationResponseWriter extends InputFileDelegationResponseWriterCompat
DelegationResponseWriter that encodes HTML5 attributes for file upload components.| Constructor and Description |
|---|
InputFileDelegationResponseWriter(javax.faces.context.ResponseWriter responseWriter) |
InputFileDelegationResponseWriter(javax.faces.context.ResponseWriter responseWriter,
boolean auto) |
| Modifier and Type | Method and Description |
|---|---|
void |
startElement(String name,
javax.faces.component.UIComponent uiComponent) |
void |
writeAttribute(String name,
Object value,
String property) |
getWrapped, isFaces_2_2_OrNewercloneWithWriter, close, endCDATA, endDocument, endElement, flush, getCharacterEncoding, getContentType, startCDATA, startDocument, write, writeComment, writeDoctype, writePreamble, writeText, writeText, writeText, writeURIAttributepublic InputFileDelegationResponseWriter(javax.faces.context.ResponseWriter responseWriter)
public InputFileDelegationResponseWriter(javax.faces.context.ResponseWriter responseWriter,
boolean auto)
public void startElement(String name, javax.faces.component.UIComponent uiComponent) throws IOException
startElement in class javax.faces.context.ResponseWriterWrapperIOExceptionpublic void writeAttribute(String name, Object value, String property) throws IOException
writeAttribute in class InputFileDelegationResponseWriterCompatIOExceptionCopyright © 2016 Liferay, Inc.. All rights reserved.