String string = "004-034556"; String[] parts = string.split("-"); //I know it\'s using the split method, and so in that String array //are saved all &quo