See: Description
Interface | Description |
---|---|
XMLize |
Interface for object that can save themselves to XML.
|
Class | Description |
---|---|
CallDescription |
Define how to handle a given tag while parsing an XML document with the XMLHelper.
|
ParsingWarning |
Describe a warning found while parsing an XML file.
|
ParsingWarningReport |
Store all warnings found while parsing an XML document.
|
SVGWriter |
XMLWriter extension with some SVG-specific methods.
|
XMLHelper |
Base class for XML parsers.
|
XMLWriter |
A helper to write well formed XML documents.
|
Enum | Description |
---|---|
CallMode |
Define when to call the handler for an XML tag.
|
Copyright © 2005–2020. All rights reserved.