User: jung Date: 01/02/19 06:59:16 Added: src/org/zoap/soap/meta package.html Log: some package.html�s for javadoc/umldoc Revision Changes Path 1.1 zoap/src/org/zoap/soap/meta/package.html Index: package.html =================================================================== <p> In this folder, we have collected SOAP-related meta-data, i.e., mappings from SOAP-related XML data structures to/from the JBossSOAP specific Java data structures. In the <a href="scl/package-summary.html">scl</a> subpackage, we have put additional meta-data related to the Microsoft service-contract language. In the <a href="builtin/package-summary.html">builtin</a> subpackage, we have extended these with the possibility of automatic type generation (<a href="builtin/DefaultBinding.html">DefaultBinding</a>) or, alternatively, the import of *.scl/*.xsd files to define such mappings (<a href="builtin/DefaultMetaBinding.html">DefaultMetaBinding</a>). </p> <p> Finally, we have experimented in the <a ref="string\package-summary.html">string</a> package with the opportunity to do a generic processing of SOAP requests without requiring intermediate Java objects or interfaces. </p>
