Searched defs:linkFile (Results 1 – 1 of 1) sorted by relevance
94 type linkFile struct { struct95 Text string `xml:",chardata"`96 Dest string `xml:"dest,attr"`97 Src string `xml:"src,attr"`