gate.yam
Class YamTestUtils
java.lang.Object
gate.yam.YamTestUtils
public class YamTestUtils
- extends Object
Utility class for YAM tests.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YamTestUtils
public YamTestUtils()
getResourceAsString
public static String getResourceAsString(String resourceName,
String encoding)
throws IOException
- Copied from gate.util.Files but modified to use the thread context
classloader.
- Throws:
IOException