com.atlassian.confluence.content.render.xhtml
Class DefaultXMLEventFactoryProvider

java.lang.Object
  extended by com.atlassian.confluence.content.render.xhtml.DefaultXMLEventFactoryProvider
All Implemented Interfaces:
XMLEventFactoryProvider

public class DefaultXMLEventFactoryProvider
extends Object
implements XMLEventFactoryProvider


Constructor Summary
DefaultXMLEventFactoryProvider(XMLEventFactory xmlEventFactory)
           
 
Method Summary
 XMLEventFactory getXmlEventFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultXMLEventFactoryProvider

public DefaultXMLEventFactoryProvider(XMLEventFactory xmlEventFactory)
Method Detail

getXmlEventFactory

public XMLEventFactory getXmlEventFactory()
Specified by:
getXmlEventFactory in interface XMLEventFactoryProvider


Copyright © 2003–2015 Atlassian. All rights reserved.