public abstract class NodePruner extends Object
Constructor and Description |
---|
NodePruner() |
Modifier and Type | Method and Description |
---|---|
String |
describe() |
void |
initPruner() |
abstract void |
pruneNodes(TreeNode node)
given a node, prunes any of the descendant nodes
|
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.