| Interface | Description |
|---|---|
| EditorFormatService |
Provides methods that convert between edit and storage formats.
|
| EmbeddedImage |
Represents an embedded resource.
|
| Link |
Represents a link.
|
| LinkBody<T> |
A type representing the different link bodies in Confluence
|
| MacroDefinitionHandler |
Handler for
MacroDefinitions found in storage format. |
| MacroDefinitionReplacer |
Replacer of
MacroDefinitions in storage format with other content. |
| MacroDefinitionUpdater |
Updater of
MacroDefinitions in storage format. |
| StandardTag |
An interface representing the standard attributes supported by almost all HTML tags.
|
| StorageFormatService |
Provides methods to generate storage format fragments.
|
| XhtmlContent |
Provides methods that manipulate XHTML storage format content, convert between view and storage formats or from
old style wiki markup to storage format.
|
| XhtmlVisitor |
A visitor is used to capture XML events that occur during a parse of
an XHTML document.
|
| Class | Description |
|---|---|
| Caret |
Represents a caret for in a placeholder.
|
| EmbeddedImageLinkBody |
A LinkBody representing an EmbeddedImage.
|
| MacroDefinition |
An object that encapsulates the state for a macro.
|
| MacroDefinitionBuilder |
A builder that will create the a complex
MacroDefinition. |
| PageLayoutVisitor |
Provides a handler for detecting if a page contains an atlassian page layout.
|
| Placeholder | |
| PlainTextLinkBody |
A PlainTextLinkBody is one that contains nothing but plain textual data.
|
| RichTextLinkBody |
A RichTextLinkBody is one that contains XHTML data and may be displayed on an XHTML client without requiring any encoding.
|
| Enum | Description |
|---|---|
| MacroDefinitionMarshallingStrategy |
Provides strategies for marshalling MacroDefinitions.
|
Copyright © 2003–2021 Atlassian. All rights reserved.