See: Description
Class | Description |
---|---|
InfoBinary |
This is used by the
InformationService to store any binary Object directly. |
InfoHtml |
This is used by the
InformationService to store and parse a remote html file. |
InfoStreamXml |
This is used by the
InformationService to return a remote stream value parsed into xml. |
InfoString |
This is used by the
InformationService to store (text)string-based information directly. |
InfoText |
This is used by the
InformationService to store text-based information
that is probably read from a file. |
InfoURL |
This is used by the
InformationService to store and parse a remote file location. |
InfoXml |
This is used by a Service to store XML-based information specifically.
|