|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PlinyImportException | |
| uk.ac.kcl.cch.jb.pliny.dnd | |
| uk.ac.kcl.cch.jb.pliny.imageRes.dnd | |
| uk.ac.kcl.cch.jb.pliny.pdfAnnot.dnd | |
| uk.ac.kcl.cch.jb.pliny.views.utils | |
| Uses of PlinyImportException in uk.ac.kcl.cch.jb.pliny.dnd |
| Methods in uk.ac.kcl.cch.jb.pliny.dnd that throw PlinyImportException | |
void |
IResourceExtensionProcessor.processArchiveEntries(IGetsArchiveEntries archive,
Resource r)
provides a way for the Pliny archive importer to give your access to data from its archive that you will want to store in a local cache. |
void |
AbstractResourceExtensionProcessor.processArchiveEntries(IGetsArchiveEntries archive,
Resource r)
override this method to provide support for creating cache data from Pliny archive files. |
protected void |
AbstractResourceExtensionProcessor.writeFile(InputStream in,
String outputFileName)
|
| Uses of PlinyImportException in uk.ac.kcl.cch.jb.pliny.imageRes.dnd |
| Methods in uk.ac.kcl.cch.jb.pliny.imageRes.dnd that throw PlinyImportException | |
void |
ImageEditorResourceExtensionProcessor.processArchiveEntries(IGetsArchiveEntries archive,
Resource resource)
|
| Uses of PlinyImportException in uk.ac.kcl.cch.jb.pliny.pdfAnnot.dnd |
| Methods in uk.ac.kcl.cch.jb.pliny.pdfAnnot.dnd that throw PlinyImportException | |
void |
PdfEditorResourceExtensionProcessor.processArchiveEntries(IGetsArchiveEntries archive,
Resource r)
|
| Uses of PlinyImportException in uk.ac.kcl.cch.jb.pliny.views.utils |
| Methods in uk.ac.kcl.cch.jb.pliny.views.utils that throw PlinyImportException | |
void |
PlinyTxtImporter.run(org.eclipse.core.runtime.IProgressMonitor monitor)
|
void |
PlinyArchiveImporter.run(org.eclipse.core.runtime.IProgressMonitor monitor)
|
void |
IPlinyImporter.run(org.eclipse.core.runtime.IProgressMonitor monitor)
the exportAction will call this method when it is time to do the import. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||