public class AxisServiceTopElementSchemaGenerator
extends java.lang.Object
| Constructor and Description |
|---|
AxisServiceTopElementSchemaGenerator(AxisService service) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getDummySchemaList() |
org.apache.ws.commons.schema.XmlSchemaElement |
getSchemaElement(javax.xml.namespace.QName elementQName) |
java.util.Map |
getSchemaMap(java.util.Set topElements) |
java.util.Set |
getTopElements() |
java.util.List |
getXmlSchemaList(java.util.Map schemaMap) |
public AxisServiceTopElementSchemaGenerator(AxisService service)
public java.util.List getDummySchemaList()
throws DummySchemaGenerationException
DummySchemaGenerationExceptionpublic java.util.List getXmlSchemaList(java.util.Map schemaMap)
throws DummySchemaGenerationException
DummySchemaGenerationExceptionpublic java.util.Map getSchemaMap(java.util.Set topElements)
public java.util.Set getTopElements()
public org.apache.ws.commons.schema.XmlSchemaElement getSchemaElement(javax.xml.namespace.QName elementQName)
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.