java.lang.Object
javax.swing.text.AbstractDocument
javax.swing.text.PlainDocument
io.sf.carte.echosvg.util.gui.xmleditor.XMLDocument
All Implemented Interfaces:
Serializable, Document

public class XMLDocument extends PlainDocument
A document that can be marked up using XML style.
See Also: