|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ijsberg.iglu.util.misc.Line
public class Line
| Constructor Summary | |
|---|---|
Line(int number,
String line)
|
|
Line(String fileName,
int number,
String line)
|
|
| Method Summary | |
|---|---|
String |
getLine()
|
int |
getNumber()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Line(String fileName,
int number,
String line)
public Line(int number,
String line)
| Method Detail |
|---|
public int getNumber()
public String getLine()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||