Moxiecode.Manager.Utils Namespace
From MCManager API
This namespace contains various utility classes.
Classes
| Class | Description | |
|---|---|---|
| ArrayListList | ||
| AssemblyLoader |
Description of AssemblyLoader.
| |
| ClientResourceFile | ||
| ClientResources |
Description of ClientResources.
| |
| CSSCompressor |
Description of CSSCompressor.
| |
| Group |
Group class.
| |
| GroupCollection |
Groups collection.
| |
| InstanceFactory |
This class created dynamic instances of classes based on a string.
| |
| IOUtils |
Win32 API function calls.
| |
| JSCompressor |
Description of JSCompressor.
| |
| JSON |
Description of JSON.
| |
| JSONReader |
Description of JSONReader.
| |
| JSONRpcCall | ||
| JSONWriter |
Description of JSONWriter.
| |
| Language |
Language class.
| |
| LanguageCollection |
LanguageCollection.
| |
| LanguagePack |
..
| |
| Logger |
Basic logger class, handles log levels, log rotation, message patterns and much more.
Designed to be a smaller alterinative to Log4NET.
| |
| MimeTypes |
This class is a mime types parser. The file format that this parser loades is Apache style mime type files.
| |
| NameObjectCollection | ||
| NetUtils |
Network utility class.
| |
| PathUtils |
This class conains common methods for handling path strings.
| |
| Properties |
This class is a INI style property parser. Much like the properties class in Java.
| |
| ResultSet |
Description of ResultSet.
| |
| StringList | ||
| StringUtils |
Utility class to handle common string issues.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| JSONLocation | ||
| JSONToken | ||
| LoggerLevel | Log level enumeration. |