Class XMLEditorKit

java.lang.Object
javax.swing.text.EditorKit
javax.swing.text.DefaultEditorKit
org.apache.batik.util.gui.xmleditor.XMLEditorKit
All Implemented Interfaces:
Serializable, Cloneable

public class XMLEditorKit extends DefaultEditorKit
This is the set of things needed by a text component to be a reasonably functioning editor for xml type document.
Version:
$Id: XMLEditorKit.java 1733416 2016-03-03 07:07:13Z gadams $
See Also: