Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude.XIncludeHandler.Notation
-
Packages that use XIncludeHandler.Notation Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude -
-
Uses of XIncludeHandler.Notation in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude with parameters of type XIncludeHandler.Notation Modifier and Type Method Description protected void
XIncludeHandler. checkAndSendNotation(XIncludeHandler.Notation not)
The purpose of this method is to check if a Notation conflicts with a previously declared notation in the current pipeline stack.
-