org.textmining.extraction.word.model
Class NodeHelper
java.lang.Object
org.textmining.extraction.word.model.NodeHelper
- Direct Known Subclasses:
- ComplexNodeHelper
public class NodeHelper
- extends java.lang.Object
Method Summary |
void |
addChpNodes(java.util.List nodes,
byte[] grpprl,
int fcStart,
int fcEnd)
|
void |
sortNodes(java.util.List nodes,
boolean paragraphs)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeHelper
public NodeHelper(TextPieceTable tpt)
addChpNodes
public void addChpNodes(java.util.List nodes,
byte[] grpprl,
int fcStart,
int fcEnd)
sortNodes
public void sortNodes(java.util.List nodes,
boolean paragraphs)