2d Vector art?

I am interested in working on a 2d vector game.

Does anyone know of a way to import illustrator graphics into a lwjgl?

I have found some options, but am not sure if they would work.
http://xmlgraphics.apache.org/batik/
https://code.google.com/p/polyanim/

Also I found a package in the new dawn library called svg. could that work?
http://slick.ninjacave.com/javadoc-util/org/newdawn/slick/svg/package-summary.html

Thank you for any suggestions :slight_smile:

EDIT: I thought I would mention that I can export my illustrator files in a SVG format.