|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.brains2b.coffee.message.NewsGroup
org.brains2b.coffee.message.MultiPartGroup
[Short description] [Long description]
Field Summary |
Fields inherited from class org.brains2b.coffee.message.NewsGroup |
m_articleList |
Constructor Summary | |
MultiPartGroup()
|
|
MultiPartGroup(NewsGroup group)
|
Method Summary | |
void |
addLine(java.lang.String s)
|
void |
filterArticle(Article a)
|
Methods inherited from class org.brains2b.coffee.message.NewsGroup |
addArticle, addHeader, endMessage, getArticleList, getAttributes, getEstimate, getFirst, getId, getLast, getLastUpdated, getName, getSize, getType, hasContent, isAllowPost, isHeaderSet, removeArticle, setAllowPost, setArticleList, setEstimate, setFirst, setLast, setLastUpdated, setName, writeEndElement, writeList, writeMessage, writeStartElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MultiPartGroup()
public MultiPartGroup(NewsGroup group)
Method Detail |
public void addLine(java.lang.String s)
addLine
in interface NNTPMessage
addLine
in class NewsGroup
public void filterArticle(Article a)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |