|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DescriptorParser | |
|---|---|
| com.atlassian.plugin.parsers | |
| Uses of DescriptorParser in com.atlassian.plugin.parsers |
|---|
| Classes in com.atlassian.plugin.parsers that implement DescriptorParser | |
|---|---|
class |
XmlDescriptorParser
Provides access to the descriptor information retrieved from an XML InputStream. |
| Methods in com.atlassian.plugin.parsers that return DescriptorParser | |
|---|---|
DescriptorParser |
XmlDescriptorParserFactory.getInstance(java.io.InputStream source,
java.lang.String... applicationKeys)
|
DescriptorParser |
DescriptorParserFactory.getInstance(java.io.InputStream source,
java.lang.String... applicationKeys)
Creates a new DescriptorParser for getting plugin descriptor information
from the provided source data. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||