Lists of classes and methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==System classes==
===System classes===
<div class="mw-collapsible mw-collapsed" style="width:400px">
<div class="mw-collapsible mw-collapsed" style="width:500px">
<table>
<table>
<tr><td style="border-right:0">CharacterMap class:</td><td style="border-left:0">[[CharacterMap class|Synopsis]] | [[List of CharacterMap methods|Methods]]</td></tr>
<tr><td style="border-right:0">CharacterMap class:</td><td style="border-left:0">[[CharacterMap class|Synopsis]] | [[List of CharacterMap methods|Methods]]</td></tr>
Line 68: Line 68:
</div>
</div>


 
===Enumerations===
==Enumerations==  
<div class="mw-collapsible mw-collapsed" style="width:500px">
<div class="mw-collapsible mw-collapsed" style="width:400px"><table>  
<table>  
<tr><td colspan="2"><strong>[[Enumerations]]</strong>
<tr><td colspan="2"><strong>[[Enumerations]]</strong>
<table class="noBorder"><tr><td style="border-right:0"><ul class="nobulnoindent">
<table class="noBorder"><tr><td style="border-right:0"><ul class="nobulnoindent">
Line 100: Line 100:
</div>
</div>
   
   
 
===Exceptions===
==Exceptions==
<div class="mw-collapsible mw-collapsed" style="width:500px">
<div class="mw-collapsible mw-collapsed" style="width:400px">
<table>
<table>
<tr><td style="border-right:0"><div id="except"></div><strong>[[Exceptions|Exception]]</strong> classes
<tr><td style="border-right:0"><div id="except"></div><strong>[[Exceptions|Exception]]</strong> classes<ul class="nobul">
<ul class="nobul">
<li>AddToRecordError: </li>
<li>AddToRecordError: </li>
<li>BadJournal: </li>
<li>BadJournal: </li>
Line 134: Line 132:
   
   
<td style="border-left:0">&nbsp;<ul class="nobulnoindent">
<td style="border-left:0">&nbsp;<ul class="nobulnoindent">
<li>[[AddToRecordError class|Synopsis]] | [[AddToRecordError class#The AddToRecordError methods|Methods]]</li>
<li>[[AddToRecordError class|Synopsis]] | [[AddToRecordError class#The AddToRecordError methods|Methods]]
<li>[[BadJournal class|Synopsis]] | [[BadJournal class#The BadJournal methods|Methods]]
<li>[[BadJournal class|Synopsis]] | [[BadJournal class#The BadJournal methods|Methods]]
<li>[[CharacterTranslationException class|Synopsis]] | [[CharacterTranslationException class#The CharacterTranslationException methods|Methods]]
<li>[[CharacterTranslationException class|Synopsis]] | [[CharacterTranslationException class#The CharacterTranslationException methods|Methods]]
Line 159: Line 157:
<li>[[UnknownStatistic class|Synopsis]] | [[UnknownStatistic class#The UnknownStatistic methods|Methods]]
<li>[[UnknownStatistic class|Synopsis]] | [[UnknownStatistic class#The UnknownStatistic methods|Methods]]
<li>[[XmlParseError class|Synopsis]] | [[XmlParseError class#The XmlParseError methods|Methods]]
<li>[[XmlParseError class|Synopsis]] | [[XmlParseError class#The XmlParseError methods|Methods]]
<li>[[XPathError class|Synopsis]] | [[XPathError class#The XPathError methods|Methods]]</ul>
<li>[[XPathError class|Synopsis]] | [[XPathError class#The XPathError methods|Methods]]</ul></td></tr>
</td></tr>
</table>
</table>
</div>
</div>


[[Category:Janus SOAP ULI topics]]
[[Category:Janus SOAP ULI topics]]

Revision as of 23:27, 1 May 2013

System classes

Enumerations

Exceptions