|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object eu.clarin.cmdi.mdservice.action.Helpers
public class Helpers
Field Summary | |
---|---|
private static java.io.PrintStream |
log
|
Constructor Summary | |
---|---|
Helpers()
|
Method Summary | |
---|---|
static void |
copy(java.io.InputStream in,
java.io.OutputStream out)
|
static void |
notifyUser(java.lang.String msg)
|
static org.w3c.dom.Document |
readFSLS(java.lang.String infile)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static java.io.PrintStream log
Constructor Detail |
---|
public Helpers()
Method Detail |
---|
public static org.w3c.dom.Document readFSLS(java.lang.String infile)
public static void notifyUser(java.lang.String msg)
public static void copy(java.io.InputStream in, java.io.OutputStream out) throws java.io.IOException, java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |