public interface NodeletAdder
| Modifier and Type | Method | Description |
|---|---|---|
void |
process(java.lang.String xpath,
NodeletParser parser) |
For a registered XPath, the NodeletParser will call the Nodelet's
process method for processing.
|
void process(java.lang.String xpath,
NodeletParser parser)
xpath - the xpathparser - the nodelet parserCopyright © 2008–2018 The Aspectran Project. All rights reserved.