/* (non-Javadoc)
  * @see com.pars.marc.MarcData#getContent()
  */
 public String getContent() {
   return record.getContent();
 }