|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.java.LineMapWriter
public class LineMapWriter
LineMapWriter writes the *.map files.
Constructor Summary | |
---|---|
LineMapWriter(WriteStream os)
Creates the writer. |
Method Summary | |
---|---|
void |
setSourceType(java.lang.String type)
Sets the source-type, e.g. |
void |
write(LineMap lineMap)
Writes the line map |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LineMapWriter(WriteStream os)
Method Detail |
---|
public void setSourceType(java.lang.String type)
public void write(LineMap lineMap) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |