org.wso2.wsas.transport.util
Class XsdUtil

java.lang.Object
  extended by org.wso2.wsas.transport.util.XsdUtil

public class XsdUtil
extends java.lang.Object


Constructor Summary
XsdUtil()
           
 
Method Summary
static void printXsd(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.apache.axis2.context.ConfigurationContext configCtx, java.lang.String serviceName, org.apache.axis2.description.AxisService axisService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsdUtil

public XsdUtil()
Method Detail

printXsd

public static void printXsd(javax.servlet.http.HttpServletRequest request,
                            javax.servlet.http.HttpServletResponse response,
                            org.apache.axis2.context.ConfigurationContext configCtx,
                            java.lang.String serviceName,
                            org.apache.axis2.description.AxisService axisService)
                     throws java.io.IOException
Throws:
java.io.IOException