super(oIS); // store the frame id so we can return it if requested m_sFrameId = sFrameId;
oID3Visitor.visitUnknownTextInformationID3V2Frame(this);
return m_sFrameId.getBytes();
return "Unknown text frame " + m_sFrameId + ": [" + m_sInformation + "]";