ArticleInfo
instead@Deprecated public final class ArticlePointer extends Object
selectArticle
.NNTPClient
Modifier and Type | Field and Description |
---|---|
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 ArticlePointer()
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.