Module java.desktop
Package javax.swing.text

Class DefaultStyledDocument.SectionElement

所有已实现的接口:
Serializable, AttributeSet, Element, MutableAttributeSet, TreeNode
封装类:
DefaultStyledDocument

protected class DefaultStyledDocument.SectionElement extends AbstractDocument.BranchElement
文档的默认根元素... 映射包含的段落/行。

警告: 该类的序列化对象将不兼容未来的Swing版本。当前的序列化支持适用于短期存储或在运行相同Swing版本的应用程序之间的RMI。从1.4版本开始,已将对所有JavaBeans的长期存储支持添加到java.beans包中。请参阅XMLEncoder