|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.tag.ZipParamContent
public class ZipParamContent
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 |
---|
public ZipParamContent(Object content, String entryPath, String charset)
Method Detail |
---|
public Object getContent()
public String getEntryPath()
public String getCharset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |