|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DAXParserFactoryException | |
|---|---|
| edu.isi.pegasus.planner.parser | |
| Uses of DAXParserFactoryException in edu.isi.pegasus.planner.parser |
|---|
| Methods in edu.isi.pegasus.planner.parser that throw DAXParserFactoryException | |
|---|---|
static DAXParser |
DAXParserFactory.loadDAXParser(PegasusBag bag,
Callback c,
String daxFile)
Loads the appropriate DAXParser looking at the dax schema that is specified in the DAX file. |
static DAXParser |
DAXParserFactory.loadDAXParser(PegasusBag bag,
String callbackClass,
String daxFile)
Loads the appropriate DAXParser looking at the dax schema that is specified by the user. |
static Callback |
DAXParserFactory.loadDAXParserCallback(PegasusProperties properties,
String dax,
String className)
Loads the implementing class corresponding to the type specified by the user. |
static Callback |
DAXParserFactory.loadDAXParserCallback(String type,
PegasusProperties properties,
String dax)
Loads the implementing class corresponding to the type specified by the user. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||