String getOwner(int elementAt) throws Exception

Retrieves the owner name of the replication event.

Example

           System.out.println("Owner of the table:"+_parser.getOwner(0));