Package de.hsh.graja.util.comment
package de.hsh.graja.util.comment
-
ClassDescriptionThis is the base class of all contents that represent an element in a sequence of contents.This class stores several contents in insertion order.This content is rendered as a <a>.Something that can be rendered to a presentable medium.This interface can be used to collect contents.This class describes a font weight or a font style in an
InlineContent
or aParagraphContent
.A single font decoration element, that can be used to describe a font.This comment is a HTML preformatted content.This content is rendered as an image.This content is rendered as a "span" inside a paragraph.A content list is a numbered or unnumbered list of items.This enum specifies, whether the list is rendered with or without leading numbers.This content is rendered as a <br/> inside a paragraph.This content is rendered as a paragraph.A render context holds data about subclasses ofContent
that have been rendered.A sequence is a list of items.This content is rendered exactly like the passed String with all whitespaces assumed preformatted.An instance of this enum defines how whitespaces are expanded in a Verbatim.