Class Util
- java.lang.Object
-
- org.wso2.carbon.java2wsdl.ui.client.Util
-
public class Util extends Object
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.axiom.om.OMElementgetJava2WsdlOptions()static StringgetRelativeUrl()
-
-
-
Method Detail
-
getRelativeUrl
public static String getRelativeUrl()
-
getJava2WsdlOptions
public static org.apache.axiom.om.OMElement getJava2WsdlOptions()
-
-