Uses of Interface
com.atlassian.confluence.content.render.xhtml.XmlOutputFactoryProvider
-
Packages that use XmlOutputFactoryProvider Package Description com.atlassian.confluence.content.render.xhtml com.atlassian.confluence.plugins.merge -
-
Uses of XmlOutputFactoryProvider in com.atlassian.confluence.content.render.xhtml
Classes in com.atlassian.confluence.content.render.xhtml that implement XmlOutputFactoryProvider Modifier and Type Class Description class
DefaultXmlOutputFactoryProvider
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 XmlOutputFactoryProvider Constructor Description TDMMerger(XmlEventReaderFactory xmlEventReaderFactory, XmlOutputFactoryProvider xmlOutputFactoryProvider, com.atlassian.sal.api.executor.ThreadLocalDelegateExecutorFactory threadLocalDelegateExecutorFactory)
-