com.sun.tools.ws.processor.modeler.wsdl
Class PseudoSchemaBuilder

java.lang.Object
  extended by com.sun.tools.ws.processor.modeler.wsdl.PseudoSchemaBuilder

public class PseudoSchemaBuilder
extends java.lang.Object

Builds all possible pseudo schemas for async operation ResponseBean to feed to XJC.

Author:
Vivek Pandey

Method Summary
static java.util.List<org.xml.sax.InputSource> build(WSDLModeler wsdlModeler, WsimportOptions options, ErrorReceiver errReceiver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

build

public static java.util.List<org.xml.sax.InputSource> build(WSDLModeler wsdlModeler,
                                                            WsimportOptions options,
                                                            ErrorReceiver errReceiver)


Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.