org.apache.axis2.wsdl.codegen.schema
Class AxisServiceTopElementSchemaGenerator
java.lang.Object
org.apache.axis2.wsdl.codegen.schema.AxisServiceTopElementSchemaGenerator
public class AxisServiceTopElementSchemaGenerator
- extends java.lang.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 java.util.List getDummySchemaList()
throws DummySchemaGenerationException
- Throws:
DummySchemaGenerationException
getXmlSchemaList
public java.util.List getXmlSchemaList(java.util.Map schemaMap)
throws DummySchemaGenerationException
- Throws:
DummySchemaGenerationException
getSchemaMap
public java.util.Map getSchemaMap(java.util.Set topElements)
getTopElements
public java.util.Set getTopElements()
getSchemaElement
public org.apache.ws.commons.schema.XmlSchemaElement getSchemaElement(QName elementQName)
Copyright © 2007 Apache Web Services Project. All Rights Reserved.