| Interface | Description |
|---|---|
| Logger.LogBackEnd |
Interface for a logging backend that can be attached to the logger.
|
| UriFilter |
Interface for an URI filter.
|
| Class | Description |
|---|---|
| EmptyXMLResolver |
This resolver is used to prevent network lookups of DTD or XML schemas.
|
| Logger |
Simple logging support for the framework.
|
| Logger.Slf4jLogBackEnd |
Slf4j logging backend.
|
| PlatformUtil |
Defines some helper methods to find the correct platform.
|
| PListParser |
Plist xml handling (serialization and deserialization)
|
| PListParser.Dict |
Small helper class representing a tree node.
|
| ProxyUtil |
Small helper class for some common utility methods.
|
| Enum | Description |
|---|---|
| Logger.LogLevel | |
| PlatformUtil.Browser | |
| PlatformUtil.Desktop | |
| PlatformUtil.Platform |
| Exception | Description |
|---|---|
| PListParser.XmlParseException |
Exception is used for XML parse problems.
|
| ProxyException |
Indicates an exception in the proxy framework.
|
Copyright © 2023. All rights reserved.