| Interface | Description |
|---|---|
| XMLStyleConstants |
The contants used for the XML editor.
|
| Class | Description |
|---|---|
| WrappedXMLView |
The XML View uses the XML scanner to determine the style (font, color) of the
text that it renders.
|
| XMLContext |
A list of styles used to render syntax-highlighted XML text.
|
| XMLDocument |
The XML Document is responsible for handling the user insertions and
deletions, for changing the tab characters to spaces and to automatically
indent the text correctly.
|
| XMLEditorKit |
The XML editor kit supports handling of editing XML content.
|
| XMLInputReader |
A Reader for XML input, which can handle escape characters.
|
| XmlParserUtils | |
| XMLScanner |
Associates XML input stream characters with XML specific styles.
|
| XMLView |
The XML View uses the XML scanner to determine the style (font, color) of the
text that it renders.
|
Copyright © 2022 WSO2. All rights reserved.