|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlexer.StudentLexerFactory
public class StudentLexerFactory
| Constructor Summary | |
|---|---|
StudentLexerFactory()
|
|
| Method Summary | |
|---|---|
MyLexer |
getLexer(java.io.InputStream instream)
|
MyLexer |
getLexer(java.io.Reader reader)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StudentLexerFactory()
| Method Detail |
|---|
public MyLexer getLexer(java.io.Reader reader)
getLexer in interface LexerFactorypublic MyLexer getLexer(java.io.InputStream instream)
getLexer in interface LexerFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||