Qizx/Open v0.4

net.xfra.qizxopen.util
Class DefaultWordSifterU

java.lang.Object
  |
  +--net.xfra.qizxopen.util.DefaultWordSifter
        |
        +--net.xfra.qizxopen.util.DefaultWordSifterU
All Implemented Interfaces:
java.io.Serializable, WordSifter

public class DefaultWordSifterU
extends DefaultWordSifter

Dummy class to test dynamically loaded word-sifters

See Also:
Serialized Form

Constructor Summary
DefaultWordSifterU()
           
 
Methods inherited from class net.xfra.qizxopen.util.DefaultWordSifter
charAt, isWordPart, isWordStart, mapChar, nextChar, nextWord, start, wildcardSeveral, wildcardSingle, wordLength, wordOffset
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultWordSifterU

public DefaultWordSifterU()

 Copyright Xavier FRANC 2003-2004