moj.javasdm
Class TestRIprops

java.lang.Object
  extended by moj.javasdm.TestRIprops

public class TestRIprops
extends java.lang.Object

Version:
2009-April-21
Author:
Martin Hassel

Field Summary
 boolean all_lowercase
           
 int numberOfNeighbours
           
 int numberOfTargets
           
 java.lang.String restrictedResultSet
           
 java.lang.String resultSetDescriptions
           
 java.lang.String vocabularyFile
           
 
Constructor Summary
TestRIprops(java.lang.String propsfile)
           
 
Method Summary
 void writeProperties(java.io.OutputStreamWriter osw)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

all_lowercase

public boolean all_lowercase

vocabularyFile

public java.lang.String vocabularyFile

restrictedResultSet

public java.lang.String restrictedResultSet

resultSetDescriptions

public java.lang.String resultSetDescriptions

numberOfTargets

public int numberOfTargets

numberOfNeighbours

public int numberOfNeighbours
Constructor Detail

TestRIprops

public TestRIprops(java.lang.String propsfile)
Method Detail

writeProperties

public void writeProperties(java.io.OutputStreamWriter osw)