Class JAXBWrapperToolImpl

java.lang.Object
org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl
All Implemented Interfaces:
JAXBWrapperTool

public class JAXBWrapperToolImpl extends Object implements JAXBWrapperTool
The JAXBWrapper tool is used to create a JAXB Object from a series of child objects (wrap) or get the child objects from a JAXB Object (unwrap)