Package org.springframework.ws.pox.dom
package org.springframework.ws.pox.dom
Contains an implementation of the POX interfaces that is based on DOM.
-
ClassDescriptionImplementation of the
PoxMessage
interface that is based on a DOM Document.Specific subclass ofPoxMessageException
for DOM Plain Old XML messages.Implementation of theWebServiceMessageFactory
interface that creates aDomPoxMessage
.