org.knowceans.citeseer.fetcher
Class CsxDocument

java.lang.Object
  extended by org.knowceans.citeseer.fetcher.CsxDocument

public class CsxDocument
extends java.lang.Object

represents the data of a CSX document

Version:
draft (quickly written but functional)
Author:
gregor heinrich (gregor :: arbylon . net)

Constructor Summary
CsxDocument()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CsxDocument

public CsxDocument()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object