| Class | Description |
|---|---|
| XmlBuilder |
This class provides functionality for building xml out of lsps objects.
|
| XmlParser |
Parses xml documents into LSPS objects based on mapping defined in metadata or default mapping
|
| XmlTypesConverter |
Simple utility class which is able to convert Process variables to String
representation based on target xsd type and type of given variable.
|
| XmlTypesParser |
Simple utility class which is able to convert xsd string to Process variables
based on the xsd type and type of given variable.
|
| XmlUtil |
Provides several methods for manipulation with xml, especially dom objects.
|
| XsdUtil |
Provides several useful methods related to xsd.
|
| Exception | Description |
|---|---|
| XmlParsingException |
This exception occurs if any problem with xml processing (parsing, building) is
detected.
|
| XmlProcessingException |
This exception occurs if any problem with xml processing (parsing, building) is
detected.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.