|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyntaxException | |
---|---|
com.jivesoftware.forum.nntp | Jive Forums internal NNTP server. |
Uses of SyntaxException in com.jivesoftware.forum.nntp |
---|
Fields in com.jivesoftware.forum.nntp declared as SyntaxException | |
---|---|
static SyntaxException |
SyntaxException.RESPONSE
A static copy of the syntax exception. |
Methods in com.jivesoftware.forum.nntp that throw SyntaxException | |
---|---|
static NNTPDate |
NNTPDate.parseDate(java.lang.String dateString)
Parse a date from the given NNTP string representation. |
static NNTPDate |
NNTPDate.parseDateTimeDist(java.lang.String[] cmdParts,
int index,
NewsGroupFilter filter)
Parse a date as it appears on an NNTP command line or header field. |
static NNTPDate |
NNTPDate.parseGMTDate(java.lang.String dateString)
Parse a date from the given GMT NNTP string representation. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |