Skip to content

Instantly share code, notes, and snippets.

@codenameone
Last active July 8, 2020 09:57
Show Gist options
  • Save codenameone/36174cb1e0db7539f46f to your computer and use it in GitHub Desktop.
Save codenameone/36174cb1e0db7539f46f to your computer and use it in GitHub Desktop.
String first2[] = result.getAsStringArray("//player[position() < 3]/firstname");
String secondLast = result.getAsString("//player[last() - 1]/firstName");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment