Révision 3483
TXM/trunk/org.txm.groovy.core/src/groovy/org/txm/macro/transcription/SetTRSTurnTimingsAndSpeakers.groovy (revision 3483) | ||
---|---|---|
35 | 35 |
} |
36 | 36 |
|
37 | 37 |
public boolean process() { |
38 |
def slurper = new XmlParser(); |
|
38 |
def slurper = new groovy.util.XmlParser();
|
|
39 | 39 |
def trs = slurper.parse(trsInFile) |
40 | 40 |
|
41 | 41 |
// collect speakers from Turn@speaker values |
Formats disponibles : Unified diff