Uses of Interface
com.aspectran.core.util.nodelet.NodeEndlet
-
Packages that use NodeEndlet Package Description com.aspectran.core.util.nodelet -
-
Uses of NodeEndlet in com.aspectran.core.util.nodelet
Methods in com.aspectran.core.util.nodelet with parameters of type NodeEndlet Modifier and Type Method Description voidNodeletParser. addNodeEndlet(NodeEndlet endlet)Registers the nodelet to process the end elements of the specified XPath and the text and CDATA data collected.
-