Uses of Interface
com.atlassian.confluence.content.render.xhtml.XmlOutputFactoryProvider
Packages that use XmlOutputFactoryProvider
Package
Description
-
Uses of XmlOutputFactoryProvider in com.atlassian.confluence.content.render.xhtml
Classes in com.atlassian.confluence.content.render.xhtml that implement XmlOutputFactoryProviderModifier and TypeClassDescriptionclass
Default implementation of the XmlOutputFactoryProvider interface. -
Uses of XmlOutputFactoryProvider in com.atlassian.confluence.plugins.merge
Constructors in com.atlassian.confluence.plugins.merge with parameters of type XmlOutputFactoryProviderModifierConstructorDescriptionTDMMerger
(XmlEventReaderFactory xmlEventReaderFactory, XmlOutputFactoryProvider xmlOutputFactoryProvider, com.atlassian.sal.api.executor.ThreadLocalDelegateExecutorFactory threadLocalDelegateExecutorFactory)