public final class ArticlePointer
extends java.lang.Object
NNTPClient| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
articleId
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
The number of the referenced article.
|
| Constructor and Description |
|---|
ArticlePointer() |
public int articleNumber
public java.lang.String articleId
Copyright © 1997-2002 Daniel F. Savarese. All Rights Reserved.