|
|
(47 intermediate revisions by 6 users not shown) |
Line 1: |
Line 1: |
| ==System classes and methods==
| | The tables in the following sections contain lists of the [[System classes and methods|system classes]] in [[Object oriented programming in SOUL|SOUL OOP]] (along with links to their methods), including lists of system [[Exceptions|exceptions]] and system [[Enumerations|enumerations]]. |
| <table>
| | |
| <tr><th>[[CharacterMap class]]</th>
| | The page also includes system types, which are typically shorthands for method templates for [[Method variables|method variables]] or [[Collections|collections]] of objects of a specific type. |
| <td>[[List of CharacterMap methods|CharacterMap methods]]</td></tr>
| | __TOC__ |
| <tr><th>[[Collections]]</th>
| | {{Template:List of classes and methods}} |
| <td>[[Arraylist class]] — [[List of Arraylist methods]]<br>[[FloatNamedArraylist class]] — [[List of FloatNamedArraylist methods]]<br>[[NamedArraylist class]] — [[List of NamedArraylist methods]]<br>[[UnicodeNamedArraylist class]] — [[List of UnicodeNamedArraylist methods]]</td></tr>
| | |
| <tr><th>[[Daemon class]]</th>
| | [[Category:SOUL object-oriented programming topics]] |
| <td>[[List of Daemon methods|Daemon methods]]</td></tr>
| |
| <tr><th>[[Intrinsic classes]]</th>
| |
| <td>[[List of intrinsic Float methods|Float methods]]<br>[[List of intrinsic String methods|String methods]]<br>[[List of intrinsic Unicode methods|Unicode methods]]</td></tr>
| |
| <tr><th>[[Journal class]]</th>
| |
| <td>[[List of Journal methods|Journal methods]]</td></tr>
| |
| <tr><th>[[RandomNumberGenerator class]]</th>
| |
| <td>[[List of RandomNumberGenerator methods|RandomNumberGenerator methods]]</td></tr>
| |
| <tr><th>[[SelectionCriterion class]]</th>
| |
| <td>[[List of SelectionCriterion methods|SelectionCriterion methods]]</td></tr>
| |
| <tr><th>[[Screen classes]]</th>
| |
| <td>[[List of Screen methods|Screen methods]]<br>[[List of ScreenField methods|ScreenField methods]]</td></tr>
| |
| <tr><th>[[SortOrder class]]</th>
| |
| <td>[[List of SortOrder methods|SortOrder methods]]</td></tr>
| |
| <tr><th>[[Stringlist class]]</th>
| |
| <td>[[List of Stringlist methods|Stringlist methods]]</td></tr>
| |
| <tr><th>[[StringTokenizer class]]</th>
| |
| <td>[[List of StringTokenizer methods|StringTokenizer methods]]</td></tr>
| |
| <tr><th> [[System and Subsystem classes]]</th>
| |
| <td>[[List of System/Subsystem methods|System/Subsystem methods]]</td></tr>
| |
| <tr><th>[[UserStatistics class]]</th>
| |
| <td>[[List of UserStatistics methods|UserStatistics methods]]</td></tr>
| |
| <tr><th>[[XmlDoc API#The XmlDoc class|XmlDoc]], [[XmlDoc API#The XmlNode and XmlNodelist classes, and XPath|XmlNode]], and [[XmlDoc API#The XmlNode and XmlNodelist classes, and XPath|XmlNodelist]] classes</th>
| |
| <td>[[List of XmlDoc API methods]]</td></tr>
| |
| <tr><th>Exception classes</th>
| |
| <td>[[AddToRecordError class]] — [[List of AddToRecordError methods]]
| |
| <br>[[BadJournal class]] — [[:Category:BadJournal methods|BadJournal methods]]<br>[[CharacterTranslationException class]] — [[:Category:CharacterTranslationException methods|CharacterTranslationException methods]]<br>[[DaemonLost class]] — [[:Category:DaemonLost methods|DaemonLost methods]]<br>[[InvalidBase64Data class]] — [[:Category:InvalidBase64Data methods|InvalidBase64Data methods]]<br>[[InvalidHexData class]] — [[:Category:InvalidHexData methods|InvalidHexData methods]]<br>[[InvalidRegex class]] — [[:Category:InvalidRegex methods|InvalidRegex methods]]<br>[[ItemNotFound class]] — [[:Category:ItemNotFound methods|ItemNotFound methods]]<br>[[MaxDaemExceeded class]] — [[List of MaxDaemExceeded methods]]<br>[[NoFreeDaemons class]] — [[List of NoFreeDaemons methods]]<br>[[RecordLockingConflict class]] — [[:Category:RecordLockingConflict methods|RecordLockingConflict methods]]<br>[[UnknownStatistic class]] — [[:Category:UnknownStatistic methods|UnknownStatistic methods]]<br>[[XmlParseError class]] — [[:Category:XmlParseError methods|XmlParseError methods]]<br>[[XPathError class]] — [[:Category:XPathError methods|XPathError methods]]</td></tr>
| |
| </table>
| |
The tables in the following sections contain lists of the system classes in SOUL OOP (along with links to their methods), including lists of system exceptions and system enumerations.
The page also includes system types, which are typically shorthands for method templates for method variables or collections of objects of a specific type.
System classes
System enumerations
System exceptions
Exception classes
- AddToRecordError:
- BadJournal:
- CharacterTranslationException:
- CoordinatorException
- DaemonLost:
- FormFieldNotFound:
- IncorrectDaemonState:
- InvalidBase64Data:
- InvalidBerData:
- InvalidBitNumber:
- InvalidCryptoData:
- InvalidCryptoInitVector:
- InvalidCryptoKey:
- InvalidDateString:
- InvalidDeflateData:
- InvalidGZipData:
- InvalidHexData:
- InvalidJsonType:
- InvalidPemData:
- InvalidRegex:
- InvalidSortSpecification:
- InvalidTranslateTable:
- InvalidValue:
- InvalidZipData:
- ItemNotFound:
- ItemNotPresent:
- JsonCircularReference:
- JsonParseError:
- MaxDaemExceeded:
- MismatchedQuote:
- NoFreeDaemons:
- NotJanusConnection:
- OutOfBounds:
- PKCSError:
- RecordLockingConflict:
- ScreenReadError:
- UnknownStatistic:
- UnsupportedCrypto:
- WebScreenException:
- WriteError:
- XmlParseError:
- XPathError:
|
|
System types
System types
- CertificateChecker
- ProcedureInfoList
- WebScreenCallback
- XmlParser API types
|
|