org.apache.axis2.wsdl.codegen.schema
Class XmlImport
java.lang.Object
org.apache.axis2.wsdl.codegen.schema.XmlImport
public class XmlImport
- extends Object
this class represents an xml schema import
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlImport
public XmlImport()
getTargetNamespace
public String getTargetNamespace()
setTargetNamespace
public void setTargetNamespace(String targetNamespace)
getXmlSchemaElement
public Element getXmlSchemaElement(Document document)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.