Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude.XIncludeHandler.UnparsedEntity
-
Packages that use XIncludeHandler.UnparsedEntity Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude -
-
Uses of XIncludeHandler.UnparsedEntity 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.UnparsedEntity Modifier and Type Method Description protected void
XIncludeHandler. checkAndSendUnparsedEntity(XIncludeHandler.UnparsedEntity ent)
The purpose of this method is to check if an UnparsedEntity conflicts with a previously declared entity in the current pipeline stack.
-