|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ApplicationMetadataFactory
Provides various means of generating ApplicationMetadata instances.
| Method Summary | |
|---|---|
ApplicationMetadata |
createApplicationMetadata(Manifest man)
Create the application metadata from the provided Manifest. |
ApplicationMetadata |
parseApplicationMetadata(InputStream in)
Parse from the input stream the application manifest. |
| Method Detail |
|---|
ApplicationMetadata parseApplicationMetadata(InputStream in)
throws IOException
in - the inputstream of the manifest to parse.
IOExceptionApplicationMetadata createApplicationMetadata(Manifest man)
man - the manifest to read from
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||