big String like "1234569512354789523641257896321456321457895214453 1214553362511455224555", without converting this string into BIGINTEGER format, divide this string with a integer value......
input String like this
String longString="12345695123547895236412578963214563214 578952144531214553362511455224555";
int divisor=5;