public class AxisServiceTopElementSchemaGenerator extends Object
| Constructor and Description |
|---|
AxisServiceTopElementSchemaGenerator(org.apache.axis2.description.AxisService service) |
| Modifier and Type | Method and Description |
|---|---|
List |
getDummySchemaList() |
org.apache.ws.commons.schema.XmlSchemaElement |
getSchemaElement(QName elementQName) |
Map |
getSchemaMap(Set topElements) |
Set |
getTopElements() |
List |
getXmlSchemaList(Map schemaMap) |
public AxisServiceTopElementSchemaGenerator(org.apache.axis2.description.AxisService service)
public List getDummySchemaList() throws DummySchemaGenerationException
DummySchemaGenerationExceptionpublic List getXmlSchemaList(Map schemaMap) throws DummySchemaGenerationException
DummySchemaGenerationExceptionpublic Set getTopElements()
public org.apache.ws.commons.schema.XmlSchemaElement getSchemaElement(QName elementQName)
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.