

Public Member Functions | |
| ResultNode | operate (ResultNode doc) |
| Performs an operation on a ResultNode tree and returns the resulting tree after the operation. | |
Definition at line 16 of file Processor.java.
| ResultNode dochelper.Processor.operate | ( | ResultNode | doc | ) |
Performs an operation on a ResultNode tree and returns the resulting tree after the operation.
| doc | The node that represent the root of the tree to process. |
| Exception |
Implemented in dochelper.MatchOrderProcessor, and dochelper.NaturalOrderParamProcessor.

1.5.6