org.apache.axis2.wsdl.codegen.schema
Class AxisServiceTopElementSchemaGenerator
java.lang.Object
org.apache.axis2.wsdl.codegen.schema.AxisServiceTopElementSchemaGenerator
public class AxisServiceTopElementSchemaGenerator
- extends Object
this class is used to generate dummy schema with only top level
elements to support xmlbeans
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisServiceTopElementSchemaGenerator
public AxisServiceTopElementSchemaGenerator(AxisService service)
getDummySchemaList
public List getDummySchemaList()
throws DummySchemaGenerationException
- Throws:
DummySchemaGenerationException
getXmlSchemaList
public List getXmlSchemaList(Map schemaMap)
throws DummySchemaGenerationException
- Throws:
DummySchemaGenerationException
getSchemaMap
public Map getSchemaMap(Set topElements)
getTopElements
public Set getTopElements()
getSchemaElement
public org.apache.ws.commons.schema.XmlSchemaElement getSchemaElement(QName elementQName)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.