Package com.sun.xml.ws.spi.db
Class ServiceArtifactSchemaGenerator
java.lang.Object
com.sun.xml.ws.spi.db.ServiceArtifactSchemaGenerator
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 Summary
FieldsModifier and TypeFieldDescriptionprotected intprotected AbstractSEIModelImplprotected javax.xml.bind.SchemaOutputResolver -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddChild(com.sun.xml.bind.v2.schemagen.xmlschema.ExplicitGroup sq, ParameterImpl param) protected com.sun.xml.bind.v2.schemagen.xmlschema.Occursprotected Stringprotected Schemavoidgenerate(javax.xml.bind.SchemaOutputResolver resolver) protected void
-
Field Details
-
model
-
xsdResolver
protected javax.xml.bind.SchemaOutputResolver xsdResolver -
fileIndex
protected int fileIndex
-
-
Constructor Details
-
ServiceArtifactSchemaGenerator
-
-
Method Details
-
create
-
generate
public void generate(javax.xml.bind.SchemaOutputResolver resolver) -
postInit
-
addChild
protected void addChild(com.sun.xml.bind.v2.schemagen.xmlschema.ExplicitGroup sq, ParameterImpl param) -
addChild
-
bodyParamNS
-