@FieldsAreNonnullByDefault @ParametersAreNonnullByDefault @PublicApi @ReturnValuesAreNonnullByDefault
Package com.atlassian.adf.model.mark
Marks are special document elements that are used to decorate
text nodes.- See Also:
Text
-
Interface Summary Interface Description DataConsumer.Partial Types that represent a partially constructeddataConsumer.Fragment.Partial Types that represent a partially constructedfragment.Mark Marks are special document elements that are used to decoratetextnodes.Mark.Attr Constants used as theattributenames in marks.Mark.Type Constants used as thetypenames in marks. -
Class Summary Class Description Alignment Thealignmentmark sets right (end) or center alignment for a node.Annotation The annotation mark shows the presence of an annotation or comment on a node.Border Thebordermark sets border styling.Breakout Thebreakoutmark sets block nodes to extend wider than the normal content area.Code Thecodemark sets code styling.DataConsumer Its purpose seems to be related to giving extension nodes a way to specify that an extension will want access to the data supplied by the given data sources on the page, presumably so that it can render them nicely for the end user.DataConsumer.Partial.NeedsSource This partially constructeddataConsumerstill needs at least onesource.Em Theemmark sets italic (emphasis) styling.Fragment Its purpose seems to be related to giving extension nodes a way to refer to page fragments that should be integrated into the rendering at this point.Fragment.Partial.NeedsLocalId This partially constructedfragmentstill needs itslocalIdattribute set.Indentation Theindentationmark sets the level of indentation for a node, up to6.Link Thelinkmark sets a hyperlink.MarkParserSupport Strike Theemmark sets strike-through styling.Strong Theemmark sets strong styling.SubSup Thesubsupmark sets superscript or subscript styling.TextColor ThetextColormark adds<span style="color: #ff0000;">...</span>color styling.Underline Theunderlinemark sets underline styling. -
Enum Summary Enum Description Alignment.Align Specifies how the content should be aligned relative to the overall page layout.Annotation.AnnotationType Breakout.Mode Specifies the desired width of content that breaks out of the usual content margins.SubSup.Type