Uses of Class
edu.isi.pegasus.planner.parser.SiteCatalogXMLParserFactoryException
-
Packages that use SiteCatalogXMLParserFactoryException Package Description edu.isi.pegasus.planner.parser -
-
Uses of SiteCatalogXMLParserFactoryException in edu.isi.pegasus.planner.parser
Methods in edu.isi.pegasus.planner.parser that throw SiteCatalogXMLParserFactoryException Modifier and Type Method Description static SiteCatalogXMLParser
SiteCatalogXMLParserFactory. loadSiteCatalogXMLParser(PegasusBag bag, java.lang.String file, java.util.List<java.lang.String> sites)
Loads the appropriate DAXParser looking at the dax schema that is specified by the user.
-