Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.forum.nntp.Wildmat

Packages that use Wildmat
com.jivesoftware.forum.nntp Jive Forums internal NNTP server. 
 

Uses of Wildmat in com.jivesoftware.forum.nntp
 

Methods in com.jivesoftware.forum.nntp that return Wildmat
 Wildmat ArticleHeaderFilter.getWildmat()
          Sets the wildmat pattern for this filter to use when restricting matching articles.
 

Methods in com.jivesoftware.forum.nntp with parameters of type Wildmat
 void ArticleHeaderFilter.setWildmat(Wildmat matcher)
          Sets the wildmat pattern matcher for this filter to use when restricting matching articles by header.
 

Constructors in com.jivesoftware.forum.nntp with parameters of type Wildmat
ArticleHeaderFilter(java.lang.String headerName, java.lang.String range, Wildmat matcher)
          Create an article header filter with the given header name and wildmat pattern.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.