Package net.sf.jasperreports.engine.util
Class JRTextAttribute
java.lang.Object
java.text.AttributedCharacterIterator.Attribute
net.sf.jasperreports.engine.util.JRTextAttribute
- All Implemented Interfaces:
Serializable
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JRTextAttributestatic final JRTextAttributestatic final JRTextAttributestatic final Set<JRTextAttribute> static final JRTextAttributestatic final JRTextAttributestatic final JRTextAttributestatic final JRTextAttributestatic final JRTextAttributestatic final JRTextAttributestatic final JRTextAttributestatic final JRTextAttributeUsed in report search to mark the matching termsstatic final JRTextAttributeUsed in report search to mark the whitespace between the matching termsFields inherited from class java.text.AttributedCharacterIterator.Attribute
INPUT_METHOD_SEGMENT, LANGUAGE, READING -
Method Summary
Modifier and TypeMethodDescriptionprotected ObjectResolves instances being deserialized to the predefined constants.Methods inherited from class java.text.AttributedCharacterIterator.Attribute
equals, getName, hashCode, toString
-
Field Details
-
PDF_FONT_NAME
-
PDF_ENCODING
-
IS_PDF_EMBEDDED
-
FONT_SIZE
-
REFERENCE
-
NOTE
-
HYPERLINK
-
HTML_LIST
-
HTML_LIST_ITEM
-
SEARCH_HIGHLIGHT
Used in report search to mark the matching terms -
SEARCH_HIGHLIGHT_WHITESPACE
Used in report search to mark the whitespace between the matching terms -
FONT_INFO
-
HTML_LIST_ATTRIBUTES
-
-
Method Details
-
readResolve
Resolves instances being deserialized to the predefined constants.- Overrides:
readResolvein classAttributedCharacterIterator.Attribute- Throws:
InvalidObjectException
-