Janus SOAP: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (remove category) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<var class="product">Janus SOAP</var> is a [[ | <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 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>: | ||
< | <dl> | ||
<dt>Conceptual background | |||
< | <dd> | ||
<dd>[[XML processing in Janus SOAP]] | |||
<dd>[[XmlDoc API]] | |||
<dd>[[XmlParser API]] | |||
<dd>[[XPath]] | |||
[[Category: | <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: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