Uses of Class
org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
-
Packages that use EntityReferenceEventImpl Package Description com.ctc.wstx.evt Package contains Woodstox implementation of the StAX event layer; functionality that is built on top of stream readers and writers. -
-
Uses of EntityReferenceEventImpl in com.ctc.wstx.evt
Subclasses of EntityReferenceEventImpl in com.ctc.wstx.evt Modifier and Type Class Description classWEntityReferenceWe need a slightly specialized version to support concept of undeclared entities, which can be used in (non-default, non-standard) mode where undeclared entities are allowed to be handled.
-