eu.scape_project.xa.tw.gen
Class WsdlCreator

java.lang.Object
  extended by eu.scape_project.xa.tw.gen.WsdlCreator

public class WsdlCreator
extends Object

Version:
0.3
Author:
shsdev https://github.com/shsdev

Constructor Summary
WsdlCreator(PropertiesSubstitutor st, String wsdlSourcePath, String wsdlTargetAbsPath, List<Operation> operations)
          Constructor for a new wsdl creator
 
Method Summary
 void insertDataTypes()
          Insert data types
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsdlCreator

public WsdlCreator(PropertiesSubstitutor st,
                   String wsdlSourcePath,
                   String wsdlTargetAbsPath,
                   List<Operation> operations)
Constructor for a new wsdl creator

Parameters:
st -
wsdlSourcePath -
wsdlTargetAbsPath -
operations -
Method Detail

insertDataTypes

public void insertDataTypes()
                     throws GeneratorException
Insert data types

Throws:
GeneratorException


Copyright © 2013. All Rights Reserved.