Uses of Interface
com.atlassian.plugin.parsers.DescriptorParserFactory

Packages that use DescriptorParserFactory
com.atlassian.plugin.manager   
com.atlassian.plugin.parsers   
 

Uses of DescriptorParserFactory in com.atlassian.plugin.manager
 

Methods in com.atlassian.plugin.manager with parameters of type DescriptorParserFactory
 void DefaultPluginManager.setDescriptorParserFactory(DescriptorParserFactory descriptorParserFactory)
          Deprecated. Since 2.0.0.beta2
 

Uses of DescriptorParserFactory in com.atlassian.plugin.parsers
 

Classes in com.atlassian.plugin.parsers that implement DescriptorParserFactory
 class XmlDescriptorParserFactory
          Creates XML descriptor parser instances.
 



Copyright © 2009 Atlassian. All Rights Reserved.