org.redhat.vmtruckloader.util
Class CSVUtils
java.lang.Object
org.redhat.vmtruckloader.util.CSVUtils
public final class CSVUtils
- extends Object
- Author:
- Romain Pelisse - romain@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
updateLineInCsvFile
public static boolean updateLineInCsvFile(String filename,
MachineSpecification spec)
turnLineIntoSpec
public static MachineSpecification turnLineIntoSpec(String line)
Copyright © 2013. All Rights Reserved.