Interface | Description |
---|---|
XmlDataInterface |
Interface to be implemented by classes that contains XML data
|
Class | Description |
---|---|
EncodingUtilities |
This class contains utility functions to manage encodings.
|
HtmlDocument | |
HtmlDocumentViewer | |
HtmlEditorKit |
A complete Java class that demonstrates how to create an HTML viewer with styles,
using the JEditorPane, HTMLEditorKit, StyleSheet, and JFrame.
|
HtmlFile |
This is a class that makes sure we can handle html files in the Navigator.
|
HtmlFileComponent |
This is a class that provides means for opening an editor (view) for a
product stored in a HTML file.
|
XMLCharacters |
This class contains the definitions of the arrays used to find
the type of the characters found in an XML document.
|
XMLContext |
A pool of styles and their associated resources
|
XmlData | |
XMLDocument |
A document that can be marked up using XML style.
|
XMLEditorKit |
This is the set of things needed by a text component to be a reasonably
functioning editor for xml type document.
|
XmlFile |
This is a class that makes sure we can handle xml files in the Navigator.
|
XmlFileComponent |
This is a class that provides means for opening an editor (view) for a
product stored in a XML file.
|
XmlFileEditor | |
XMLScanner |
XML scanner for parsing xml text
|
XMLTextEditor |
Simple Text Component to edit xml document with integrated undo / redo behaviour.
|
XMLToken |
XML Token
|
XMLUtilities |
A collection of utility functions for XML.
|
XMLView |
View that uses the lexical information to determine the
style characteristics of the text that it renders.
|