public interface HeadFinder
| Modifier and Type | Method and Description |
|---|---|
void |
printHeads(Parse parse)
Reads a Parse object and adds the heads for each constituent following some
head rules.
|
void printHeads(Parse parse)
parse - the parse objectCopyright © 2016 IXA pipes. All rights reserved.