railo.runtime.tag
Class ZipParamContent

java.lang.Object
  extended by railo.runtime.tag.ZipParamContent

public class ZipParamContent
extends Object


Constructor Summary
ZipParamContent(Object content, String entryPath, String charset)
           
 
Method Summary
 String getCharset()
           
 Object getContent()
           
 String getEntryPath()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipParamContent

public ZipParamContent(Object content,
                       String entryPath,
                       String charset)
Method Detail

getContent

public Object getContent()
Returns:
the content

getEntryPath

public String getEntryPath()
Returns:
the entryPath

getCharset

public String getCharset()
Returns:
the charset


Copyright © 2012 Railo