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 jakarta.xml.bind.SchemaOutputResolver -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddChild(org.glassfish.jaxb.runtime.v2.schemagen.xmlschema.ExplicitGroup sq, ParameterImpl param) protected org.glassfish.jaxb.runtime.v2.schemagen.xmlschema.OccursaddChild(org.glassfish.jaxb.runtime.v2.schemagen.xmlschema.ExplicitGroup sq, QName name, TypeInfo typeInfo) protected Stringprotected Schemavoidgenerate(jakarta.xml.bind.SchemaOutputResolver resolver) protected void
-
Field Details
-
model
-
xsdResolver
protected jakarta.xml.bind.SchemaOutputResolver xsdResolver -
fileIndex
protected int fileIndex
-
-
Constructor Details
-
ServiceArtifactSchemaGenerator
-
-
Method Details
-
create
-
generate
public void generate(jakarta.xml.bind.SchemaOutputResolver resolver) -
postInit
-
addChild
protected void addChild(org.glassfish.jaxb.runtime.v2.schemagen.xmlschema.ExplicitGroup sq, ParameterImpl param) -
addChild
-
bodyParamNS
-