|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.plugins.flex.importing.CNetImporter
public class CNetImporter
Field Summary | |
---|---|
static int |
NAMENET
|
static java.lang.String |
STARTTAG
|
Constructor Summary | |
---|---|
CNetImporter()
|
Method Summary | |
---|---|
java.lang.Object[] |
getImportResult()
|
void |
importElement(org.xmlpull.v1.XmlPullParser xpp)
Assumption : the xml file is valid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NAMENET
public static final java.lang.String STARTTAG
Constructor Detail |
---|
public CNetImporter()
Method Detail |
---|
public void importElement(org.xmlpull.v1.XmlPullParser xpp) throws org.xmlpull.v1.XmlPullParserException, java.io.IOException
xpp
-
org.xmlpull.v1.XmlPullParserException
java.io.IOException
public java.lang.Object[] getImportResult()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |