Janus SOAP: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
m (remove category)
 
(8 intermediate revisions by 3 users not shown)
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 Rocket Software product that provides <var class="product">[[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>. Those 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>
<li>[[Getting started with object-oriented programming for User Language programmers]]
<dt>Conceptual background
<li>[[Janus SOAP User Language Interface|Janus SOAP ULI]]
<dd>
<li>[[Classes and Objects]]
<dd>[[XML processing in Janus SOAP]]
<li>[[Lists of classes and methods]]
<dd>[[XmlDoc API]]
<li>[[Janus SOAP User Language Interface#Additional User Language enhancements|Other User Language enhancements]]
<dd>[[XmlParser API]]
</ul>
<dd>[[XPath]]


See also the complete [[Sirius Software product list]].
<dt>XmlDoc API methods
[[Category:Sirius Software products]]
<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:Janus SOAP]]

Latest revision as of 21:31, 2 February 2016

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. Those 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
XPath
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