@interface IKDOMParser : IKJSObject <IKJSDOMParser> - (id)init; - (id)parseFromString:(id)a0 :(id)a1; @end