How do I use a DOMParser against a SOAPMessage

I need to run a DOMParser against my SOAPMessage. Unfortunately, DOMParsers only parse InputStreams, not documents. What are my options here?
[155 byte] By [raf2003a] at [2007-10-2 5:31:02]
# 1
Check out this example from Sun: http://access1.sun.com/techarticles/ReceivingServlet.java
swatdbaa at 2007-7-16 1:42:02 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...