|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.forum.renderer.filter.ImageFilter.NntpImageResult
public static class ImageFilter.NntpImageResult
Simple class that contains both a parsed NNTP message, as well
as a mapping between CID values (String) and the attachment
that is associated with that CID (Attachment
).
Constructor Summary | |
---|---|
ImageFilter.NntpImageResult(java.lang.String result,
java.util.Map cidMap)
|
Method Summary | |
---|---|
java.util.Map |
getCidMap()
|
java.lang.String |
getResult()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageFilter.NntpImageResult(java.lang.String result, java.util.Map cidMap)
Method Detail |
---|
public java.lang.String getResult()
public java.util.Map getCidMap()
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |