| Name | Description | Type | Package | Framework |
| AbstractHandler | A base class for content handlersSince:MicroStrategy Web 7. | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| AbstractHandlerWithText | | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| AttributesXt | This interface is a wrapper around Attributes, adding helper methods to cast attribute values to various data types. | Interface | com.microstrategy.utils.xml | MicroStrategy |
|
| DefaultContentHandler | This class is used as a default base class for an XML ContentHandler. | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| DefaultErrorHandler | This class implements the ErrorHandler interface by implementing the error(SAXParseException), fatalError(SAXParseException) and warning(SAXParseException) | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| DefaultMessageRouter | This class represents a simple Message Router implementation that simply sends its strings to the System. | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| DOMSupport | The DOMSupport class is used to abstract away parser-specific and JAXP-supported DOM-related operations. | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| FileFinderEntityResolver | This EntityResolver tries to create the InputStream using the FileFinder, which basically looks for files in the class-path. | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| FileLoaderEntityResolver | file system using the FileLoader. | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| MessageRouter | This interface represents the callback for reporting warnings and errors to the system. | Interface | com.microstrategy.utils.xml | MicroStrategy |
|
| ParserParameters | This class is used to pass all parameters expected by the parse method of the DOMSupport class. | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| SAXHelper | This is a helper class that assists in the parsing of XML files using SAX. | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| SAXParsingException | This is a generic exception that is raised when performing SAX parsing. | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| SAXSupport | This is a wrapper around the SAX parser that provides the following services: Hides the actual parser implementation | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| SAXSupportException | Exception thrown by SAXSupport methods to report problems with XML format or content. | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| SaxToDomHandler | A class that converts an XML subtree into DOM documentSince:MicroStrategy Web 7. | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| SAXXMLStringDumper | This class helps extract a valid XML string embedded inside another xml. | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| SerializerParameters | This class is used to pass all parameters expected by the serialize method of the DOMSupport class. | Class | com.microstrategy.utils.xml | MicroStrategy |
|
| ServerClusteringStartupMembershipBuilder | ServerClusteringStartupMembershipBuilder is used to generate an XML server list of all the servers to be clustered at the restart of an IServer. | Class | com.microstrategy.utils.xml.builders | MicroStrategy |
|
| SimpleErrorHandler | This is a very simple XML-ErrorHandler. | Class | com.microstrategy.utils.xml | MicroStrategy |