cz.cuni.amis.pogamut.ut2004.utils
Class PogamutUTProps

Package class diagram package PogamutUTProps
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.utils.PogamutUTProps

public class PogamutUTProps
extends Object

List of constants representing keys in properties files.

Author:
ik

Field Summary
static String PROP_UCC_EXEC
          Constant for environment variable with ucc executable.
 
Constructor Summary
PogamutUTProps()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROP_UCC_EXEC

public static final String PROP_UCC_EXEC
Constant for environment variable with ucc executable. On win32 probably ucc.exe, on unix probably ucc-bin

See Also:
Constant Field Values
Constructor Detail

PogamutUTProps

public PogamutUTProps()


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.