public class Annotation extends Object
将属性值包装成注释对象,保证相邻文本运行不合并,即使属性值是相等的,并且指示文本容器,如果底层文本被修改,则该属性应该被丢弃的文本容器。
AttributedCharacterIterator
Constructor and Description |
---|
Annotation(Object value)
用给定的值构造一个注释记录,这可能是空的。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.