Class ServiceArtifactSchemaGenerator

java.lang.Object
com.sun.xml.ws.spi.db.ServiceArtifactSchemaGenerator

public class ServiceArtifactSchemaGenerator extends Object
ServiceArtifactSchemaGenerator generates XML schema for service artifacts including the wrapper types of document-literal stype operation and exceptions.
Author:
shih-chang.chen@oracle.com
  • Field Details

    • model

      protected AbstractSEIModelImpl model
    • xsdResolver

      protected javax.xml.bind.SchemaOutputResolver xsdResolver
    • fileIndex

      protected int fileIndex
  • Constructor Details

    • ServiceArtifactSchemaGenerator

      public ServiceArtifactSchemaGenerator(SEIModel model)
  • Method Details