com.atlassian.confluence.importexport.xmlimport.parser
Class ImportedPropertyParserFactory

java.lang.Object
  extended by com.atlassian.confluence.importexport.xmlimport.parser.ImportedPropertyParserFactory

public class ImportedPropertyParserFactory
extends Object


Constructor Summary
ImportedPropertyParserFactory()
           
 
Method Summary
static FragmentParser<? extends ImportedProperty> createParser(String elementName, Attributes attributes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportedPropertyParserFactory

public ImportedPropertyParserFactory()
Method Detail

createParser

public static FragmentParser<? extends ImportedProperty> createParser(String elementName,
                                                                      Attributes attributes)


Copyright © 2003-2011 Atlassian. All Rights Reserved.