EntityRefEvent
class EntityRefEvent(extLocationInfo: XmlReader.LocationInfo?, val localName: String, val isResolved: Boolean, text: String) : XmlEvent.TextEvent
Constructors
Link copied to clipboard
constructor(extLocationInfo: XmlReader.LocationInfo?, localName: String, isResolved: Boolean, text: String)
