net.sourceforge.nite.util
Class CorpusViewer

java.lang.Object
  extended by net.sourceforge.nite.util.CorpusViewer

public class CorpusViewer
extends java.lang.Object

Metadata and corpus data viewer

Author:
Jonathan Kilgour, UEdin

Field Summary
static int GRAPHICAL
           
static int HTML
           
static int TEXT
           
 
Constructor Summary
CorpusViewer(NMetaData meta, int mode, java.lang.String outputdir, boolean showcontent)
          main constructor - can be called from other programs this way.
 
Method Summary
 java.lang.Object getVisualisationObject()
          get back a handle for the visualisation
static void main(java.lang.String[] args)
          Called to start the application.
 void visualise()
          act out the visualisation (shouold probably chec if it has been done first??
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HTML

public static final int HTML
See Also:
Constant Field Values

TEXT

public static final int TEXT
See Also:
Constant Field Values

GRAPHICAL

public static final int GRAPHICAL
See Also:
Constant Field Values
Constructor Detail

CorpusViewer

public CorpusViewer(NMetaData meta,
                    int mode,
                    java.lang.String outputdir,
                    boolean showcontent)
main constructor - can be called from other programs this way. Valid parameters are

Method Detail

visualise

public void visualise()
act out the visualisation (shouold probably chec if it has been done first??


getVisualisationObject

public java.lang.Object getVisualisationObject()
get back a handle for the visualisation


main

public static void main(java.lang.String[] args)
Called to start the application. Legal command line arguments are: