|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlogic.JavaParser
public class JavaParser
| Constructor Summary | |
|---|---|
JavaParser(java.io.File file)
This class creates a code hierarchy from java source files |
|
| Method Summary | |
|---|---|
CodeItem |
getCodeItem()
|
java.lang.String |
getSourceCode()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaParser(java.io.File file)
inputStream - a text file input stream| Method Detail |
|---|
public CodeItem getCodeItem()
public java.lang.String getSourceCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||