au.com.rayh
Class XCodeBuildOutputParser
java.lang.Object
au.com.rayh.XCodeBuildOutputParser
public class XCodeBuildOutputParser
- extends java.lang.Object
- Author:
- ray
|
Constructor Summary |
XCodeBuildOutputParser(hudson.FilePath workspace,
hudson.model.TaskListener buildListener)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XCodeBuildOutputParser
public XCodeBuildOutputParser(hudson.FilePath workspace,
hudson.model.TaskListener buildListener)
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
handleLine
protected void handleLine(java.lang.String line)
throws java.text.ParseException,
java.io.IOException,
java.lang.InterruptedException,
javax.xml.bind.JAXBException
- Throws:
java.text.ParseException
java.io.IOException
java.lang.InterruptedException
javax.xml.bind.JAXBException
getOutputStream
public java.io.OutputStream getOutputStream()
getExitCode
public int getExitCode()
Copyright © 2004-2012. All Rights Reserved.