Class QtFastStart
java.lang.Object
org.silverpeas.mobile.server.common.QtFastStart
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sDEBUG
public static boolean sDEBUG
-
-
Constructor Details
-
QtFastStart
public QtFastStart()
-
-
Method Details
-
main
-
fastStart
public static boolean fastStart(File in, File out) throws IOException, QtFastStart.MalformedFileException, QtFastStart.UnsupportedFileException - Parameters:
in- Input file.out- Output file.- Returns:
- false if input file is already fast start.
- Throws:
IOExceptionQtFastStart.MalformedFileExceptionQtFastStart.UnsupportedFileException
-