|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.impl.support.definition.export.AbstractDefinitionExporter<RestService>
com.eviware.soapui.impl.support.definition.export.WadlDefinitionExporter
public class WadlDefinitionExporter
| Constructor Summary | |
|---|---|
WadlDefinitionExporter(InterfaceDefinition<RestService> definition)
|
|
WadlDefinitionExporter(RestService restService)
|
|
| Method Summary | |
|---|---|
java.lang.String |
export(java.lang.String folderName)
|
protected java.lang.String[] |
getLocationXPathsToReplace()
|
protected void |
postProcessing(org.apache.xmlbeans.XmlObject obj,
InterfaceDefinitionPart part)
|
| Methods inherited from class com.eviware.soapui.impl.support.definition.export.AbstractDefinitionExporter |
|---|
createFilesForExport, getDefinition, setDefinition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WadlDefinitionExporter(InterfaceDefinition<RestService> definition)
public WadlDefinitionExporter(RestService restService)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public java.lang.String export(java.lang.String folderName)
throws java.lang.Exception
export in interface DefinitionExporterexport in class AbstractDefinitionExporter<RestService>java.lang.Exceptionprotected java.lang.String[] getLocationXPathsToReplace()
getLocationXPathsToReplace in class AbstractDefinitionExporter<RestService>
protected void postProcessing(org.apache.xmlbeans.XmlObject obj,
InterfaceDefinitionPart part)
postProcessing in class AbstractDefinitionExporter<RestService>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||