gr.demokritos.iit.ducTools
Class DUCDocumentInfo
java.lang.Object
  
gr.demokritos.iit.ducTools.DUCDocumentInfo
public class DUCDocumentInfo
- extends java.lang.Object
 
Parser of DUC doc names. Returns a parsed structure of document info.
 
| 
Constructor Summary | 
DUCDocumentInfo(java.lang.String sDocName)
 
          Creates a new instance of DUCDocumentInfo. | 
 
| 
Method Summary | 
static boolean | 
isDUCDoc(java.lang.String sDocName)
 
          Returns true if the document is a DUC named document. | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Topic
public java.lang.String Topic
Length
public int Length
Selector
public java.lang.String Selector
Assessor
public java.lang.String Assessor
Summarizer
public java.lang.String Summarizer
DUCDocumentInfo
public DUCDocumentInfo(java.lang.String sDocName)
- Creates a new instance of DUCDocumentInfo. Can also be used for non-DUC
 documents.
 
isDUCDoc
public static boolean isDUCDoc(java.lang.String sDocName)
- Returns true if the document is a DUC named document.
- Parameters:
 sDocName - The name of the document to check.
- Returns:
 - True if document name has 5 parts, as in DUC.