com.eviware.soapui.impl.support.definition.export
Class WsdlDefinitionExporter

java.lang.Object
  extended by com.eviware.soapui.impl.support.definition.export.AbstractDefinitionExporter
      extended by com.eviware.soapui.impl.support.definition.export.WsdlDefinitionExporter
All Implemented Interfaces:
DefinitionExporter

public class WsdlDefinitionExporter
extends AbstractDefinitionExporter


Constructor Summary
WsdlDefinitionExporter(InterfaceDefinition<WsdlInterface> definition)
           
WsdlDefinitionExporter(WsdlInterface iface)
           
 
Method Summary
protected  java.lang.String[] getLocationXPathsToReplace()
           
 
Methods inherited from class com.eviware.soapui.impl.support.definition.export.AbstractDefinitionExporter
createFilesForExport, export, getDefinition, setDefinition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsdlDefinitionExporter

public WsdlDefinitionExporter(WsdlInterface iface)
                       throws java.lang.Exception
Throws:
java.lang.Exception

WsdlDefinitionExporter

public WsdlDefinitionExporter(InterfaceDefinition<WsdlInterface> definition)
Method Detail

getLocationXPathsToReplace

protected java.lang.String[] getLocationXPathsToReplace()
Specified by:
getLocationXPathsToReplace in class AbstractDefinitionExporter


Copyright © 2005-2008 eviware.com. All Rights Reserved.