|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.Reader
java.io.InputStreamReader
java.io.FileReader
CodeAnalysis.FileProcessor
public class FileProcessor
| Field Summary |
|---|
| Fields inherited from class java.io.Reader |
|---|
lock |
| Constructor Summary | |
|---|---|
FileProcessor(FileNode file,
CommentSet cset)
Creates a new instance of FileProcessor |
|
| Method Summary | |
|---|---|
void |
process()
|
| Methods inherited from class java.io.InputStreamReader |
|---|
close, getEncoding, read, read, ready |
| Methods inherited from class java.io.Reader |
|---|
mark, markSupported, read, read, reset, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileProcessor(FileNode file,
CommentSet cset)
throws java.io.FileNotFoundException
java.io.FileNotFoundException| Method Detail |
|---|
public void process()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||