cz.cuni.amis.pogamut.udk.utils
Class PogamutUTProps
java.lang.Object
cz.cuni.amis.pogamut.udk.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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
PogamutUTProps
public PogamutUTProps()
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.