Package com.atlassian.confluence.xhtml.api
package com.atlassian.confluence.xhtml.api
-
ClassDescriptionRepresents a caret for in a placeholder.Provides methods that convert between edit and storage formats.Represents an embedded resource.A LinkBody representing an EmbeddedImage.Represents a link.LinkBody<T>A type representing the different link bodies in ConfluenceAn object that encapsulates the state for a macro.A builder that will create the a complex
MacroDefinition
.Handler forMacroDefinition
s found in storage format.Provides strategies for marshalling MacroDefinitions.Replacer ofMacroDefinition
s in storage format with other content.Updater ofMacroDefinition
s in storage format.Provides a handler for detecting if a page contains an atlassian page layout.A PlainTextLinkBody is one that contains nothing but plain textual data.A RichTextLinkBody is one that contains XHTML data and may be displayed on an XHTML client without requiring any encoding.An interface representing the standard attributes supported by almost all HTML tags.Defines operations for converting wiki format to storage format.Provides methods that manipulate XHTML storage format content, convert between view and storage formats or from old style wiki markup to storage format.A visitor is used to capture XML events that occur during a parse of an XHTML document.