org.exoplatform.services.portletcontainer.pci
Class ResourceOutput
java.lang.Object
org.exoplatform.services.portletcontainer.pci.Output
org.exoplatform.services.portletcontainer.pci.RenderOutput
org.exoplatform.services.portletcontainer.pci.ResourceOutput
public class ResourceOutput
- extends RenderOutput
| Methods inherited from class org.exoplatform.services.portletcontainer.pci.RenderOutput |
getBinContent, getContent, getContentType, getMarkup, getNextPossiblePortletModes, getTitle, isCacheHit, setCacheHit, setContent, setContentType, setMarkup, setNextPossiblePortletModes, setTitle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceOutput
public ResourceOutput()
setCharacterEncoding
public final void setCharacterEncoding(String charset1)
- Parameters:
charset1 - character encoding
getCharacterEncoding
public final String getCharacterEncoding()
- Returns:
- character encoding
Copyright © 2009 eXo Platform SAS. All Rights Reserved.