Janus SOAP: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<var class="product">Janus SOAP</var> is a [[Sirius Software]] product that includes the <var class="product">[[Janus SOAP User Language Interface]]</var>, a set of enhancements to <var class="product">[[User Language]]</var> that, among other things, provides object-oriented programming language capabilities to <var class="product">User Language</var> programmers. In addition, <var class="product">Janus SOAP</var> includes a set of object-oriented [[XML processing in Janus SOAP|XML APIs]] that facilitate the parsing and generation of XML.
<var class="product">Janus SOAP</var> is a [http://www.rocketsoftware.com Rocket Software] product that provides <var class="product">[[:Category:SOUL|SOUL]]</var> programmers a set of object-oriented [[XML processing in Janus SOAP|XML APIs]] that facilitate the parsing and generation of XML. Prior to version 7.5 of Model 204, <var class="product">Janus SOAP</var> also included the <var class="product">[[Janus SOAP User Language Interface]]</var>, a set of enhancements to <var class="product">[[User Language]]</var> that, among other things, added object-oriented programming capabilities to <var class="product">User Language</var>. The <var class="product">Janus SOAP ULI</var> enhancements are merged into SOUL as of version 7.5 of Model&nbsp;204.


The following pages provide information about using <var class="product">Janus SOAP</var>:
The following pages provide information about using <var class="product">Janus SOAP</var>:
<ul>
<dl>
{{Template:Janus SOAP essentials}}
<dt>Conceptual background
</ul>
<dd>
<dd>[[XML processing in Janus SOAP]]
<dd>[[XmlDoc API]]
<dd>[[XmlParser API]]
 
<dt>XmlDoc API methods
<dd>
<dd>[[List of XmlDoc methods]]
<dd>[[List of XmlNode methods]]
<dd>[[List of XmlNodelist methods]]
<dd>[[List of XmlDoc API methods]]
 
<dt>XmlParser API methods
<dd>[[XmlParser methods syntax|XmlParser methods with syntax]]
<dd>[[XmlSelector methods syntax|XmlSelector methods with syntax]]
<dd>[[XmlAttributeList methods syntax|XmlAttributeList methods with syntax]]
</dl>


[[Category:Sirius Software products]]
[[Category:Sirius Software products]]
[[Category:Janus SOAP]]

Revision as of 23:44, 29 May 2013

Janus SOAP is a Rocket Software product that provides SOUL programmers a set of object-oriented XML APIs that facilitate the parsing and generation of XML. Prior to version 7.5 of Model 204, Janus SOAP also included the Janus SOAP User Language Interface, a set of enhancements to User Language that, among other things, added object-oriented programming capabilities to User Language. The Janus SOAP ULI enhancements are merged into SOUL as of version 7.5 of Model 204.

The following pages provide information about using Janus SOAP:

Conceptual background
XML processing in Janus SOAP
XmlDoc API
XmlParser API
XmlDoc API methods
List of XmlDoc methods
List of XmlNode methods
List of XmlNodelist methods
List of XmlDoc API methods
XmlParser API methods
XmlParser methods with syntax
XmlSelector methods with syntax
XmlAttributeList methods with syntax