com.wallstreetwise.core.data
Class Node_R

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

public class Node_R
extends Node

Root node.


Field Summary
 int[] child
          Data structure containing entry point of JSpell dictionary file.
 
Fields inherited from class com.wallstreetwise.core.data.Node
buffered, nodeOffset
 
Constructor Summary
Node_R()
           
 
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
Data structure containing entry point of JSpell dictionary file.

Constructor Detail

Node_R

public Node_R()


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