|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILibraryImporter
EXPERIMENTAL. This class or interface has been added as part of a work in progress. There is no guarantee that this API will work or that it will remain the same. Please do not use this API without consulting with the MTJ team.
| Field Summary | |
|---|---|
static String |
LIBRARY_IMPORTER_UEI
Constant that represents the UEI library importer |
| Method Summary | |
|---|---|
ILibrary |
createLibraryFor(File libraryFile)
Construct and return a new Library instance for the specified library file. |
ILibrary |
createLibraryFor(File libraryFile,
IAccessRule[] accessRules)
Construct and return a new Library instance for the specified library file with the provided access rules. |
| Field Detail |
|---|
static final String LIBRARY_IMPORTER_UEI
| Method Detail |
|---|
ILibrary createLibraryFor(File libraryFile)
libraryFile - the file to be wrapped up as a library.
ILibrary createLibraryFor(File libraryFile,
IAccessRule[] accessRules)
libraryFile - accessRules -
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||