public class QstatJobsParser extends Object implements Parser<String,List<Job>>
QstatJobsParser()
List<Job>
parse(String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QstatJobsParser()
public List<Job> parse(String text) throws ParseException
parse
Parser<String,List<Job>>
ParseException
Copyright © 2012–2015 TupiLabs. All rights reserved.