com.liferay.faces.util.io
Class ResourceOutputStream
java.lang.Object
java.io.OutputStream
java.io.ByteArrayOutputStream
com.liferay.faces.util.io.ResourceOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
public class ResourceOutputStream
- extends ByteArrayOutputStream
This class represents a buffered output stream that is associated with a Resource.
- Author:
- Neil Griffin
|
Method Summary |
javax.faces.application.Resource |
getResource()
|
ResourceOutputStream
public ResourceOutputStream(javax.faces.application.Resource resource,
int size)
getResource
public javax.faces.application.Resource getResource()
Copyright © 2015 Liferay, Inc.. All rights reserved.