ArticleInfo instead@Deprecated public final class ArticlePointer extends java.lang.Object
selectArticle.NNTPClient| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
articleId
Deprecated.
The unique id of the referenced article, including the enclosing
< and > symbols which are technically not part of the
identifier, but are required by all NNTP commands taking an
article id as an argument.
|
int |
articleNumber
Deprecated.
The number of the referenced article.
|
| Constructor and Description |
|---|
ArticlePointer()
Deprecated.
|
public int articleNumber
public java.lang.String articleId
public ArticlePointer()
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.