|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DescriptorParserFactory | |
|---|---|
| com.atlassian.plugin.factories | |
| com.atlassian.plugin.manager | |
| com.atlassian.plugin.parsers | |
| Uses of DescriptorParserFactory in com.atlassian.plugin.factories |
|---|
| Fields in com.atlassian.plugin.factories declared as DescriptorParserFactory | |
|---|---|
protected DescriptorParserFactory |
AbstractPluginFactory.descriptorParserFactory
|
| Constructors in com.atlassian.plugin.factories with parameters of type DescriptorParserFactory | |
|---|---|
AbstractPluginFactory(DescriptorParserFactory descriptorParserFactory,
java.util.Set<Application> applications)
|
|
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||