com.wallstreetwise.core.data
Class Node_S

java.lang.Object
  extended by com.wallstreetwise.core.data.Node
      extended by com.wallstreetwise.core.data.Node_S

public class Node_S
extends Node

Phonetic node.


Field Summary
 int[] child
          Child nodes array.
 int dataOffset
          Position of this node in the JSpell dictionary file.
 
Fields inherited from class com.wallstreetwise.core.data.Node
buffered, nodeOffset
 
Constructor Summary
Node_S()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

child

public int[] child
Child nodes array.


dataOffset

public int dataOffset
Position of this node in the JSpell dictionary file.

Constructor Detail

Node_S

public Node_S()


JSpell SDK 2004 Spell Checker for the Java (tm) Platform
Copyright © 1996-2005 The Solution Cafe Inc, All Rights Reserved - http://www.thesolutioncafe.com