public interface NodeEndlet
Created: 2017. 11. 2.
| Modifier and Type | Method | Description |
|---|---|---|
void |
process(java.lang.String text) |
For a registered XPath, the NodeletParser will call the Nodelet's
process method for processing.
|
void process(java.lang.String text)
throws java.lang.Exception
text - the text and CDATA data collectedjava.lang.Exception - if an error occurs while processing the nodeletCopyright © 2008–2018 The Aspectran Project. All rights reserved.