Uses of Package
com.atlassian.confluence.content.render.xhtml
-
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.api.impl.service.content Class Description FormatConverter Provides a convenient service for transforming to and from the storage format into the editor and view formats.Renderer Render from Confluence storage format to XHTML for viewing or editing. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml Class Description BatchedRenderRequest A request to render one or more storage-fragment strings with a given ConversionContext.ConfluenceXmlOutputFactory This "Confluence" implementation ofXmlOutputFactory
was introduced primarily to deal with STAX-58.ConversionContext ConversionContextOutputType XHTML Successor toRenderContextOutputType
.DelegateXmlOutputFactory This class acts as an adapter between the StAXXMLOutputFactory
abstract class and the ConfluenceXmlOutputFactory
interface.ElementIdCreator Implemented by a class that can create id's for Elements suitable for use in the context of a particularConversionContext
.ElementTransformer An interface implemented by an object that will handle a StartElement or EndElement and transform it in some manner.FormatConverter Provides a convenient service for transforming to and from the storage format into the editor and view formats.ForwardingXmlEventReader Class delegates all calls to an {code}XMLEventReader{code} passed to the constructor.HtmlToXmlConverter Convert a String supplied in HTML to well formed XML that can be handled by an XML parser.LinkRenderer Allows links to content to be rendered without exposing our marshalling architecture.MacroBodyType Represents a macro body type used in macro transformation.Marshaller Responsible for marshalling an XML fragment.MarshallingRegistry Gets Marshallers and Unmarshallers, so you don't have to wire them yaself.MarshallingType The type of a Marshaller or Unmarshaller.Namespace Represents an XML namespace.RenderedContentCleaner Responsible for cleaning supplied HTML content into a form that is balanced and free of any insecure markup.Renderer Render from Confluence storage format to XHTML for viewing or editing.RenderingEventPublisher Publishes events related to the rendering process.ResettableXmlEventReader Not thread-safe.StorageFormatCleaner Responsible for cleaning supplied XML content into a form that is balanced and free of any insecure markup.StorageFormatCleaner.AppliedRuleDescription A description of a rule that was applied during the cleaning of content.StorageFormatCleaner.Result The complete results of a clean up operation.Streamable Represents some data that may be streamed out to a writer.TransformationDateFormats A class that providesDateFormat
s used to format and parse dates when transforming between Confluence formats (such as editor and storage formats).TransformerWeight Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlCleaner Deprecated.since 5.1.4 SeeStorageFormatCleaner
andRenderedContentCleaner
instead.XhtmlCleaner.AppliedRuleDescription Deprecated.since 5.1.4 SeeStorageFormatCleaner
instead.XhtmlCleaner.Result Deprecated.since 5.1.4 SeeStorageFormatCleaner
instead.XhtmlException XhtmlParsingException XhtmlTimeoutException A checked exception indicating that an Xhtml Conversion has exceeded its allocated time limit.XmlEntityExpander XMLEventFactoryProvider This exists to provide a 'safe' way to access {@see XMLEventFactory}, without it there may be weird classloader issues.XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlFragmentEventReader Exposes the events of the body of a fragment including the start and end element of the fragment.XmlOutputFactory This was introduced mainly becauseXMLOutputFactory
is an abstract class :(XmlOutputFactoryProvider An interface for the XmlOutputFactoryProvider.XmlStreamWriterCallback XmlStreamWriterTemplate -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.compatibility Class Description BatchedRenderRequest A request to render one or more storage-fragment strings with a given ConversionContext.ConversionContext Renderer Render from Confluence storage format to XHTML for viewing or editing. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.definition Class Description Streamable Represents some data that may be streamed out to a writer. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.editor Class Description ConversionContext ElementTransformer An interface implemented by an object that will handle a StartElement or EndElement and transform it in some manner.HtmlToXmlConverter Convert a String supplied in HTML to well formed XML that can be handled by an XML parser.Streamable Represents some data that may be streamed out to a writer.XhtmlException XhtmlParsingException XMLEventFactoryProvider This exists to provide a 'safe' way to access {@see XMLEventFactory}, without it there may be weird classloader issues.XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.editor.embed Class Description ConversionContext ImageAttributeParser A class encapsulating the commonality in parsing the attributes on an img or ac:image tag.MarshallingRegistry Gets Marshallers and Unmarshallers, so you don't have to wire them yaself.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlStreamWriterTemplate -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.editor.inline Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.MarshallingRegistry Gets Marshallers and Unmarshallers, so you don't have to wire them yaself.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.editor.inlinecommentmarker Class Description ConversionContext Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.editor.link Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.StaxStreamMarshaller Marshals the specified object to a StAX stream.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEntityExpander XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlStreamWriterTemplate -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.editor.macro Class Description ConversionContext HtmlToXmlConverter Convert a String supplied in HTML to well formed XML that can be handled by an XML parser.Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEntityExpander XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.editor.pagelayouts Class Description ConversionContext Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.editor.placeholder Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlStreamWriterTemplate -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers Class Description ConversionContext StaxStreamMarshaller Marshals the specified object to a StAX stream.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.editor.time Class Description ConversionContext Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.image Class Description ConversionContext Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.links Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.MarshallingFactory An interface describing a factory capable of returning aMarshaller
orUnmarshaller
suitable for particular usages.Unmarshaller Responsible for unmarshalling an XML fragment.XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.macro Class Description Marshaller Responsible for marshalling an XML fragment.MarshallingFactory An interface describing a factory capable of returning aMarshaller
orUnmarshaller
suitable for particular usages.Unmarshaller Responsible for unmarshalling an XML fragment. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.migration Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.StorageFormatCleaner Responsible for cleaning supplied XML content into a form that is balanced and free of any insecure markup.Streamable Represents some data that may be streamed out to a writer.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlStreamWriterTemplate -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker Class Description Streamable Represents some data that may be streamed out to a writer. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.model.pagelayouts Class Description Streamable Represents some data that may be streamed out to a writer. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.model.resource.identifiers Class Description ConversionContext XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.placeholder Class Description Marshaller Responsible for marshalling an XML fragment.MarshallingFactory An interface describing a factory capable of returning aMarshaller
orUnmarshaller
suitable for particular usages.Unmarshaller Responsible for unmarshalling an XML fragment. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.storage Class Description ConversionContext ElementTransformer An interface implemented by an object that will handle a StartElement or EndElement and transform it in some manner.Marshaller Responsible for marshalling an XML fragment.StorageFormatCleaner Responsible for cleaning supplied XML content into a form that is balanced and free of any insecure markup.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XMLEventFactoryProvider This exists to provide a 'safe' way to access {@see XMLEventFactory}, without it there may be weird classloader issues.XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlOutputFactory This was introduced mainly becauseXMLOutputFactory
is an abstract class :( -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.storage.embed Class Description ConversionContext ImageAttributeParser A class encapsulating the commonality in parsing the attributes on an img or ac:image tag.ImageAttributeWriter A class encapsulating the commonality in marshalling the attributes for an image in view, edit and storage.Marshaller Responsible for marshalling an XML fragment.MarshallingRegistry Gets Marshallers and Unmarshallers, so you don't have to wire them yaself.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlStreamWriterTemplate -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.storage.inline Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.MarshallingRegistry Gets Marshallers and Unmarshallers, so you don't have to wire them yaself.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.storage.inlinecommentmarker Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.storage.inlinetask Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.MarshallingRegistry Gets Marshallers and Unmarshallers, so you don't have to wire them yaself.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.storage.link Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.MarshallingRegistry Gets Marshallers and Unmarshallers, so you don't have to wire them yaself.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlStreamWriterTemplate -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.storage.link.user Class Description Unmarshaller Responsible for unmarshalling an XML fragment.XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.storage.macro Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.MarshallingRegistry Gets Marshallers and Unmarshallers, so you don't have to wire them yaself.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlOutputFactory This was introduced mainly becauseXMLOutputFactory
is an abstract class :( -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody Class Description ConversionContext XhtmlException XMLEventFactoryProvider This exists to provide a 'safe' way to access {@see XMLEventFactory}, without it there may be weird classloader issues.XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlOutputFactory This was introduced mainly becauseXMLOutputFactory
is an abstract class :( -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.storage.pagelayouts Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlStreamWriterTemplate -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.storage.placeholder Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlStreamWriterTemplate -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.storage.time Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.transformers Class Description ConversionContext ElementTransformer An interface implemented by an object that will handle a StartElement or EndElement and transform it in some manner.Streamable Represents some data that may be streamed out to a writer.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlOutputFactory This was introduced mainly becauseXMLOutputFactory
is an abstract class :( -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.view Class Description ConversionContext ElementTransformer An interface implemented by an object that will handle a StartElement or EndElement and transform it in some manner.Streamable Represents some data that may be streamed out to a writer.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.view.embed Class Description ConversionContext ImageAttributeWriter A class encapsulating the commonality in marshalling the attributes for an image in view, edit and storage.Marshaller Responsible for marshalling an XML fragment.StaxStreamMarshaller Marshals the specified object to a StAX stream.Streamable Represents some data that may be streamed out to a writer.XhtmlException XmlStreamWriterTemplate -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.view.excerpt Class Description HtmlToXmlConverter Convert a String supplied in HTML to well formed XML that can be handled by an XML parser.Renderer Render from Confluence storage format to XHTML for viewing or editing.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.view.inline Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.view.inlinecommentmarker Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.view.inlinetask Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.MarshallingRegistry Gets Marshallers and Unmarshallers, so you don't have to wire them yaself.Streamable Represents some data that may be streamed out to a writer.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.view.link Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.StaxStreamMarshaller Marshals the specified object to a StAX stream.Streamable Represents some data that may be streamed out to a writer.XhtmlException XmlStreamWriterTemplate -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.view.macro Class Description ConversionContext HtmlToXmlConverter Convert a String supplied in HTML to well formed XML that can be handled by an XML parser.Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.view.pagelayouts Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.view.placeholder Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.XhtmlException XmlStreamWriterTemplate -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.render.xhtml.view.time Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.content.service Class Description ConversionContextOutputType XHTML Successor toRenderContextOutputType
.FormatConverter Provides a convenient service for transforming to and from the storage format into the editor and view formats. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.diff.marshallers Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.impl.content.render.prefetch Class Description ConversionContext -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.impl.content.render.prefetch.xhtml Class Description ConversionContext Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.impl.content.render.xhtml Class Description ConversionContext XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.impl.content.render.xhtml.analytics Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.RenderingEventPublisher Publishes events related to the rendering process.Streamable Represents some data that may be streamed out to a writer.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.impl.content.render.xhtml.editor.macro Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.impl.importexport Class Description Renderer Render from Confluence storage format to XHTML for viewing or editing. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.impl.macro.schema Class Description ConversionContext XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.importexport.impl Class Description ConversionContext Marshaller Responsible for marshalling an XML fragment.Renderer Render from Confluence storage format to XHTML for viewing or editing.Unmarshaller Responsible for unmarshalling an XML fragment.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlOutputFactory This was introduced mainly becauseXMLOutputFactory
is an abstract class :( -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.internal.diagnostics Class Description ConversionContext -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.links Class Description StorageFormatCleaner Responsible for cleaning supplied XML content into a form that is balanced and free of any insecure markup. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.macro Class Description ConversionContext HtmlToXmlConverter Convert a String supplied in HTML to well formed XML that can be handled by an XML parser.Streamable Represents some data that may be streamed out to a writer. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.macro.count Class Description ConversionContext RenderingEventPublisher Publishes events related to the rendering process. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.macro.wiki Class Description ConversionContext -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.macro.xhtml Class Description ConversionContext -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.mail Class Description HtmlToXmlConverter Convert a String supplied in HTML to well formed XML that can be handled by an XML parser. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.mail.notification Class Description ConversionContext Renderer Render from Confluence storage format to XHTML for viewing or editing. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.mail.notification.listeners Class Description ConversionContext Renderer Render from Confluence storage format to XHTML for viewing or editing. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.pages.actions Class Description ConversionContext FormatConverter Provides a convenient service for transforming to and from the storage format into the editor and view formats.Renderer Render from Confluence storage format to XHTML for viewing or editing.StorageFormatCleaner Responsible for cleaning supplied XML content into a form that is balanced and free of any insecure markup.XhtmlException XhtmlParsingException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.pages.templates Class Description FormatConverter Provides a convenient service for transforming to and from the storage format into the editor and view formats.StorageFormatCleaner Responsible for cleaning supplied XML content into a form that is balanced and free of any insecure markup.XhtmlException XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlOutputFactory This was introduced mainly becauseXMLOutputFactory
is an abstract class :( -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.plugin.descriptor Class Description Renderer Render from Confluence storage format to XHTML for viewing or editing. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.plugins.macros.core Class Description ConversionContext -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.plugins.merge Class Description XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlOutputFactoryProvider An interface for the XmlOutputFactoryProvider. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.plugins.soy Class Description Streamable Represents some data that may be streamed out to a writer. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.plugins.templates.actions Class Description FormatConverter Provides a convenient service for transforming to and from the storage format into the editor and view formats. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.plugins.templates.transformer Class Description ConversionContext XhtmlException XMLEventFactoryProvider This exists to provide a 'safe' way to access {@see XMLEventFactory}, without it there may be weird classloader issues.XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).XmlOutputFactory This was introduced mainly becauseXMLOutputFactory
is an abstract class :( -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.plugins.viewsource Class Description Renderer Render from Confluence storage format to XHTML for viewing or editing. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.plugins.viewsource.api.v1 Class Description Renderer Render from Confluence storage format to XHTML for viewing or editing. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.renderer Class Description ElementIdCreator Implemented by a class that can create id's for Elements suitable for use in the context of a particularConversionContext
. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.renderer.template Class Description Streamable Represents some data that may be streamed out to a writer. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.rpc.soap.services Class Description Renderer Render from Confluence storage format to XHTML for viewing or editing. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.servlet Class Description Renderer Render from Confluence storage format to XHTML for viewing or editing. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.spaces Class Description FormatConverter Provides a convenient service for transforming to and from the storage format into the editor and view formats. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.spaces.listeners Class Description FormatConverter Provides a convenient service for transforming to and from the storage format into the editor and view formats. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.test.rpc Class Description FormatConverter Provides a convenient service for transforming to and from the storage format into the editor and view formats.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.tinymceplugin.rest Class Description FormatConverter Provides a convenient service for transforming to and from the storage format into the editor and view formats.HtmlToXmlConverter Convert a String supplied in HTML to well formed XML that can be handled by an XML parser.RenderedContentCleaner Responsible for cleaning supplied HTML content into a form that is balanced and free of any insecure markup.StorageFormatCleaner Responsible for cleaning supplied XML content into a form that is balanced and free of any insecure markup.XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.tinymceplugin.service Class Description XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.tinymceplugin.service.impl Class Description XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.ui.rest.builder Class Description FormatConverter Provides a convenient service for transforming to and from the storage format into the editor and view formats.Renderer Render from Confluence storage format to XHTML for viewing or editing. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.ui.rest.service.content Class Description FormatConverter Provides a convenient service for transforming to and from the storage format into the editor and view formats. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.upgrade.upgradetask Class Description HtmlToXmlConverter Convert a String supplied in HTML to well formed XML that can be handled by an XML parser.XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.util Class Description Renderer Render from Confluence storage format to XHTML for viewing or editing. -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.util.diffs Class Description XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML). -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.xhtml.api Class Description BatchedRenderRequest A request to render one or more storage-fragment strings with a given ConversionContext.ConversionContext Marshaller Responsible for marshalling an XML fragment.Streamable Represents some data that may be streamed out to a writer.XhtmlException -
Classes in com.atlassian.confluence.content.render.xhtml used by com.atlassian.confluence.xml Class Description XmlEventReaderFactory Factory to create event readers over different types of Confluence XML (namely editor and storage XML).