Streaming API for XML (JSR 173)
Version 1.0

Uses of Interface
javax.xml.stream.events.EntityReference

Packages that use EntityReference
javax.xml.stream Provides an API for processing XML as a stream 
 

Uses of EntityReference in javax.xml.stream
 

Methods in javax.xml.stream that return EntityReference
abstract  EntityReference XMLEventFactory.createEntityReference(String name, EntityDeclaration declaration)
          Creates a new instance of a EntityReference event
 


Streaming API for XML (JSR 173)
Version 1.0