Module java.desktop

Interface Element

All Known Implementing Classes:
AbstractDocument.AbstractElement, AbstractDocument.BranchElement, AbstractDocument.LeafElement, DefaultStyledDocument.SectionElement, HTMLDocument.BlockElement, HTMLDocument.RunElement

public interface Element
Interface to describe a structural piece of a document. It is intended to capture the spirit of an SGML element.