java - How to parse wsdl and xsd files? -
i've been looking way programmatically parse wsdl , associated xsd files values annotation / documentation tags. managed values wsdl using wsdl4j, how do xsd files? tried use xsom reason null.
1). hope link useful choose best parser, parse wsdl effectively.
i have tried using apache woden, wsdl4j , membrane soa. among these, membrane soa seems developer friendly.
2). place dependent xsd's in folder have placed wsdl. try parsing wsdl, should work fine.
Comments
Post a Comment