Skip to content

Instantly share code, notes, and snippets.

@jaydonnell
Created September 21, 2009 18:41
Show Gist options
  • Save jaydonnell/190438 to your computer and use it in GitHub Desktop.
Save jaydonnell/190438 to your computer and use it in GitHub Desktop.
String xmlFile = "Wikipedia-Category-GlobalWarming-20090919043526.xml";
InputStream is = WikipediaSeederTest.class.getClassLoader().getResourceAsStream(xmlFile);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment