| Interface | Description |
|---|---|
| CompositeDescriptorParserFactory |
A factory which creates a DescriptorParserFactory by composing together multiple XML descriptors
|
| DescriptorParser |
Interface for parsing a plugin descriptor file, e.g.
|
| DescriptorParserFactory |
A factory for creating descriptor parsers.
|
| SafeModeCommandLineArgumentsFactory |
Interface for
SafeModeCommandLineArguments factory, this instantiates an instance of
SafeModeCommandLineArguments with the appropriate parameters |
| Class | Description |
|---|---|
| DefaultSafeModeCommandLineArgumentsFactory |
This is used by the application this library is bundled with, it shouldn't be changed without also changing all the products it is bundled with.
|
| ModuleReader |
Reads module information from a plugin descriptor.
|
| PluginDescriptorReader |
A simple class to read the basic elements of a plugin descriptor.
|
| PluginInformationReader |
Reads plugin information from a plugin descriptor.
|
| SafeModeCommandLineArguments |
This is used by the application this library is bundled with, it shouldn't be changed without also changing all the products it is bundled with.
|
| XmlDescriptorParser |
Provides access to the descriptor information retrieved from an XML InputStream.
|
| XmlDescriptorParserFactory |
Creates XML descriptor parser instances.
|
| XmlDescriptorParserUtils |
Copyright © 2018 Atlassian. All rights reserved.