|
|
|
|
@ -56,6 +56,7 @@ public class RaceXMLCreator {
|
|
|
|
|
* @param s xml file name or contents.
|
|
|
|
|
* @param fileType Whether s is a file name or contents.
|
|
|
|
|
* @param degrees degrees to rotate
|
|
|
|
|
* @param tutorial Whether we wish to run the tutorial - this changes the race start time.
|
|
|
|
|
* @return the new xml file as a string
|
|
|
|
|
* @throws XMLReaderException if the xml is not readable
|
|
|
|
|
* @throws InvalidRaceDataException if the race is invalid
|
|
|
|
|
|