encoding/xml.Decoder.Entity (field)

3 uses

	encoding/xml (current package)
		xml.go#L195: 	Entity map[string]string
		xml.go#L1089: 						} else if d.Entity != nil {
		xml.go#L1090: 							text, haveText = d.Entity[s]