Class DefaultJ2ObjCCompilerParser
- java.lang.Object
-
- org.codehaus.plexus.compiler.j2objc.DefaultJ2ObjCCompilerParser
-
public class DefaultJ2ObjCCompilerParser extends java.lang.Object
Handle the output of J2ObjC- Author:
- lmaitre
-
-
Constructor Summary
Constructors Constructor Description DefaultJ2ObjCCompilerParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.codehaus.plexus.compiler.CompilerMessage
parseLine(java.lang.String line)
Parse a line of log, reading the error and translating lines.
-