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

Packages that use XMLEventFactoryProvider
com.atlassian.confluence.content.render.xhtml   
com.atlassian.confluence.content.render.xhtml.editor   
com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody   
 

Uses of XMLEventFactoryProvider in com.atlassian.confluence.content.render.xhtml
 

Classes in com.atlassian.confluence.content.render.xhtml that implement XMLEventFactoryProvider
 class DefaultXMLEventFactoryProvider
           
 

Uses of XMLEventFactoryProvider in com.atlassian.confluence.content.render.xhtml.editor
 

Constructors in com.atlassian.confluence.content.render.xhtml.editor with parameters of type XMLEventFactoryProvider
TableStyleRemovingElementTransformer(XMLEventFactoryProvider xmlEventFactoryProvider)
           
 

Uses of XMLEventFactoryProvider in com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody
 

Constructors in com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody with parameters of type XMLEventFactoryProvider
InlineBodyMacroFixingTransformer(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, XMLEventFactoryProvider xmlEventFactoryProvider)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.