| Interface | Description |
|---|---|
| Parameter | |
| Parameters |
The Interface Parameters.
|
| Class | Description |
|---|---|
| AbstractParameters | |
| AponFormat | |
| AponReader |
Converts a string in APON format to a Parameters object.
|
| AponWriter |
Converts a Parameters object to an APON formatted string.
|
| ParameterDefinition |
A class for defining parameter attributes.
|
| ParameterHolder | |
| ParameterValue | |
| VariableParameters |
The Class VariableParameters.
|
| Enum | Description |
|---|---|
| ParameterValueType |
Defines the type of the parameter value.
|
| Exception | Description |
|---|---|
| AponException |
The Class AponException.
|
| AponParseException |
Base for Exceptions thrown during parsing of a APON-formatted document.
|
| AponSyntaxException |
This exception is raised when attempting to read (or write) a malformed APON element.
|
| IncompatibleParameterValueTypeException |
The Class IncompatibleParameterValueTypeException.
|
| InvalidParameterException |
Exception thrown when an invalid parameter is encountered.
|
| MissingClosingBracketException |
This exception will be thrown when missing closing brackets.
|
| UnknownParameterException |
The Class UnknownParameterException.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.