|
Jacson | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.spieleck.app.ngramj.ProtoReader
public class ProtoReader
Class to hold (static) methods to read in profile data XXX Probably needs some cleaning up and probably can be optimized.
Constructor Summary | |
---|---|
ProtoReader()
|
Method Summary | |
---|---|
protected static void |
newNGram(java.util.HashMap count,
byte[] ba,
int start,
int len)
|
static java.util.ArrayList |
read(java.io.InputStream stream)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProtoReader()
Method Detail |
---|
public static java.util.ArrayList read(java.io.InputStream stream) throws java.io.IOException
java.io.IOException
protected static void newNGram(java.util.HashMap count, byte[] ba, int start, int len)
|
spieleck.de | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |