How to parse WSDL in Java?

Posted by Milan on Stack Overflow See other posts from Stack Overflow or by Milan
Published on 2010-03-22T21:05:51Z Indexed on 2010/03/22 21:11 UTC
Read the original article Hit count: 312

Filed under:
|
|

Hi everybody,

I need parser for WSDL to get the messages, portTypes, operations, bindings, services,... I hope some parser already exists. So, any guidlines?

© Stack Overflow or respective owner

Related posts about wsdl

Related posts about java