|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.importing.protos.ProtosImport
public class ProtosImport
Title: Protos XML Export Import
Description: Import plug-in for Protos XML Export files
Copyright: Copyright (c) 2004
Company:
Constructor Summary | |
---|---|
ProtosImport()
|
Method Summary | |
---|---|
javax.swing.filechooser.FileFilter |
getFileFilter()
Protos XML Export files have xml extensions |
java.lang.String |
getHtmlDescription()
Provide help |
java.lang.String |
getName()
Get the name of the plug-in |
MiningResult |
importFile(java.io.InputStream input)
Import the Protos XML Export file which is waiting in hte given stream |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProtosImport()
Method Detail |
---|
public java.lang.String getName()
getName
in interface Plugin
public javax.swing.filechooser.FileFilter getFileFilter()
getFileFilter
in interface ImportPlugin
public MiningResult importFile(java.io.InputStream input) throws java.io.IOException
importFile
in interface ImportPlugin
importFile
in interface LogReaderConnectionImportPlugin
input
- The given stream
java.io.IOException
- If reading failspublic java.lang.String getHtmlDescription()
getHtmlDescription
in interface Plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |