Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.XMLEntityManager.ScannedEntity
-
Packages that use XMLEntityManager.ScannedEntity Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl -
-
Uses of XMLEntityManager.ScannedEntity in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl declared as XMLEntityManager.ScannedEntity Modifier and Type Field Description protected XMLEntityManager.ScannedEntity
XMLEntityManager. fCurrentEntity
Current entity.protected XMLEntityManager.ScannedEntity
XMLEntityScanner. fCurrentEntity
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl that return XMLEntityManager.ScannedEntity Modifier and Type Method Description XMLEntityManager.ScannedEntity
XMLEntityManager. getCurrentEntity()
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl with parameters of type XMLEntityManager.ScannedEntity Modifier and Type Method Description void
XMLEntityScanner. setCurrentEntity(XMLEntityManager.ScannedEntity ent)
-