Uses of Package
com.aspectran.utils.nodelet
Packages that use com.aspectran.utils.nodelet
-
Classes in com.aspectran.utils.nodelet used by com.aspectran.core.context.rule.appenderClassDescriptionInner helper class for tracking the line number and column number of the element's start tag while reading an XML document.
-
Classes in com.aspectran.utils.nodelet used by com.aspectran.utils.nodeletClassDescriptionA nodelet is a sort of callback or event handler that can be registered to handle an XPath event registered with the NodeParser.A nodelet is a sort of callback or event handler that can be registered to handle an XPath event registered with the NodeParser.The NodeletParser is a callback based parser similar to SAX.Inner helper class for tracking the line number and column number of the element's start tag while reading an XML document.