document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. public String [] getFragments(){
  2.     return getResultSet().getFragments(getIndex());
  3. }
');