net.sf.extjwnl.dictionary.morph
Class Util
java.lang.Object
net.sf.extjwnl.dictionary.morph.Util
public class Util
- extends Object
Utility class.
- Author:
- John Didion
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLemma
public static String getLemma(String[] tokens,
BitSet bits,
String delimiter)
increment
public static boolean increment(BitSet bits,
int size)
split
public static String[] split(String str)
Copyright © 2011. All Rights Reserved.