GithubHelp home page GithubHelp logo

rmasarovic / wsdl2ksoap2-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yaricom/wsdl2ksoap2-android

0.0 1.0 0.0 3.39 MB

Automatically exported from code.google.com/p/wsdl2ksoap2-android

Shell 1.28% Java 71.64% XSLT 26.58% Batchfile 0.50%

wsdl2ksoap2-android's Introduction

wsdl2ksoap2-android

Automatically exported from https://code.google.com/p/wsdl2ksoap2-android

This project is a CLI based tool to create valid ksoap2-android based classes from WSDL file that is compatible with the Android platform.

Features

  • automatic source code generating from WSDL
  • client and server side interfaces generating
  • simple and complex data types generating
  • attribute values support
  • NULL values support
  • Enum types support
  • Array types support
  • QName values support (partially, for fields only, not for attributes)
  • generated source coed contains Endpoint implementation (it can be used for server side interface implementation)

Usage

Make sure that you have latest ANT and JAVA installed on your system.

Run to see available options:

  • Unix/Linux/MacOSX - ./wsdl2ksoap.sh
  • Windows - .\wsdl2ksoap.bat

NOTE: On Windows make sure to run ANT first in order to compile library JAR. On Unix-like systems it will be done automatically upon execution of "./wsdl2ksoap.sh"

Integration

Make sure to copy generated code to your source path and to add './libs/ksoap2-android-assembly-3.1.1-jar-with-dependencies.jar' and 'wsdl2ksoap2.jar' as dependencies for your project classpath.

For more info about ksoap2 usage please refer to http://simpligility.github.io/ksoap2-android/index.html

wsdl2ksoap2-android's People

Contributors

yaricom avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.