Or would I have to code that myself?
You have to code the loader yourself. LWJGL is just a bridge to OpenGL, along with sound and input.
If you use jMonkey Engine, it comes with some built in loaders. I am sure other scenegraphs also provide model loaders too.