gnu.inet.nntp

Class Overview


public final class Overview
extends java.lang.Object

An overview entry.

Version:
$Revision: 1.4 $ $Date: 2004/07/28 09:37:21 $

Author:
Chris Burdess

Method Summary

int
getArticleNumber()
Returns the article number this overview entry is associated with.
String
getHeader(int index)
Returns the header at the specified index.

Method Details

getArticleNumber

public int getArticleNumber()
Returns the article number this overview entry is associated with.


getHeader

public String getHeader(int index)
Returns the header at the specified index.


© Copyright 2003 The Free Software Foundation, all rights reserved