gnu.inet.nntp
Class Overview

java.lang.Object
  extended by gnu.inet.nntp.Overview

public final class Overview
extends java.lang.Object

An overview entry.

Author:
Chris Burdess

Method Summary
 int getArticleNumber()
          Returns the article number this overview entry is associated with.
 java.lang.String getHeader(int index)
          Returns the header at the specified index.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getArticleNumber

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


getHeader

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



© Copyright 2003 The Free Software Foundation, all rights reserved