Packagevn.karaokeplayer.parsers
Interfacepublic interface ILyricsParser
ImplementorsTimedTextParser

Implement this interface to crate parser of other lyrics format.



Public Methods
 MethodDefined by
  
parseXML(xml:XML):SongInfo
ILyricsParser
Method detail
parseXML()method
public function parseXML(xml:XML):SongInfoParameters
xml:XML

Returns
SongInfo