|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlexer.SolutionLexerFactory
public class SolutionLexerFactory
Constructor Summary | |
---|---|
SolutionLexerFactory()
|
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 SolutionLexerFactory()
Method Detail |
---|
public MyLexer getLexer(java.io.Reader reader)
getLexer
in interface LexerFactory
public 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 |