|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openoffice.ide.eclipse.core.builders.IdlcErrorReader
public class IdlcErrorReader
Class reading the idlc error output to transform the errors into markers.
Constructor Summary | |
---|---|
IdlcErrorReader(java.io.InputStream pStream,
org.eclipse.core.resources.IFile pFile)
Constructor. |
Method Summary | |
---|---|
void |
readErrors()
Computes the error into IDL markers. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdlcErrorReader(java.io.InputStream pStream, org.eclipse.core.resources.IFile pFile)
pStream
- the error stream to readpFile
- the built IDL fileMethod Detail |
---|
public void readErrors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |