net.ontopia.topicmaps.classify
Class DefaultTokenizer

java.lang.Object
  extended by net.ontopia.topicmaps.classify.DefaultTokenizer
All Implemented Interfaces:
TokenizerIF

public class DefaultTokenizer
extends java.lang.Object
implements TokenizerIF

INTERNAL:


Constructor Summary
DefaultTokenizer()
           
 
Method Summary
 java.lang.String getToken()
           
 boolean next()
           
 void setText(java.lang.String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultTokenizer

public DefaultTokenizer()
Method Detail

setText

public void setText(java.lang.String text)
Specified by:
setText in interface TokenizerIF

next

public boolean next()
Specified by:
next in interface TokenizerIF

getToken

public java.lang.String getToken()
Specified by:
getToken in interface TokenizerIF


Copyright © 2000-2012 Ontopia.