org.textmining.extraction.word.model
Class ComplexNodeHelper
java.lang.Object
org.textmining.extraction.word.model.NodeHelper
org.textmining.extraction.word.model.ComplexNodeHelper
public class ComplexNodeHelper
- extends NodeHelper
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 |
ComplexNodeHelper
public ComplexNodeHelper(TextPieceTable tpt)
addChpNodes
public void addChpNodes(java.util.List nodes,
byte[] grpprl,
int fcStart,
int fcEnd)
- Overrides:
addChpNodes
in class NodeHelper
sortNodes
public void sortNodes(java.util.List nodes,
boolean paragraphs)
- Overrides:
sortNodes
in class NodeHelper