Uses of Interface
com.atlassian.confluence.content.render.xhtml.XmlOutputFactoryProvider

Packages that use XmlOutputFactoryProvider
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
 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
TDMMerger(XmlEventReaderFactory xmlEventReaderFactory, XmlOutputFactoryProvider xmlOutputFactoryProvider, com.atlassian.sal.api.executor.ThreadLocalDelegateExecutorFactory threadLocalDelegateExecutorFactory)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.