|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.folt.rpc.messages.RepetitionAnalysis
public class RepetitionAnalysis
| Constructor Summary | |
|---|---|
RepetitionAnalysis()
|
|
| Method Summary | |
|---|---|
java.util.Vector |
execute(java.util.Hashtable message)
RepetitionAnalysis runs a repetition analysis on a xliff file. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepetitionAnalysis()
| Method Detail |
|---|
public java.util.Vector execute(java.util.Hashtable message)
xliffDocument - the xliff document to be analysed
It returns:
retVec = com.araya.OpenTMS.Interface.RepetitionAnalysis(message); - the result generated by this interface method
or
vec.add(de.folt.constants.OpenTMSConstants.OpenTMS_ID_FAILURE +"");
vec.add(ex.getMessage());
execute in interface RPCMessagemessage - a hash table containing the message specific parameters
RPCMessage.execute(java.util.Hashtable),
com.araya.OpenTMS.Interface.RepetitionAnalysis(java.util.Vector)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||