See: Description
| Interface | Description |
|---|---|
| AsyncXmlLoader |
Interface to define an API to load XML resources asynchronously.
|
| AsyncXmlLoaderCallback |
Interface to process Xml payloads returned by AsyncXmlLoader.
|
| SVGConstants |
Class to define constants commonly used in CSS, SVG and XLink
|
| XPathPrefixResolver |
Interface to provide XPath prefix resolution.
|
| Class | Description |
|---|---|
| DOMHelper |
Class to group miscellaneous DOM level 2 methods.
|
| HttpRequestXmlLoader |
Implementation of the AsyncXmlLoader based on RequestBuilder.
|
| IFrameXmlLoader |
Implementation of the AsyncXmlLoader based on iframes.
|
| OMSVGParser |
Class to parse SVG documents and instantiate SVG documents
|
| SVGPrefixResolver |
Default implementation of the XPathPrefixResolver.
|
| Enum | Description |
|---|---|
| ParserException.Type |
| Exception | Description |
|---|---|
| ParserException |
Exception classed raised to report SVG parsing errors.
|
Copyright © 2018. All Rights Reserved.