|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CushionException | |
---|---|
org.objectweb.dsrg.sofa.cushion | Provides action classes - chiefly wrappers for SOFA 2 Tools API actons. |
org.objectweb.dsrg.sofa.cushion.actionreg | Provides access to action classes using Java XML Binding (JAXB). |
Uses of CushionException in org.objectweb.dsrg.sofa.cushion |
---|
Subclasses of CushionException in org.objectweb.dsrg.sofa.cushion | |
---|---|
class |
ParseException
Parse Exception. |
Methods in org.objectweb.dsrg.sofa.cushion that throw CushionException | |
---|---|
static java.lang.Object |
JAXBParser.parseFile(java.lang.String pkg,
java.lang.String xml,
java.lang.String xsd)
|
static java.lang.Object |
JAXBParser.parseResource(java.lang.String pkg,
java.lang.String xml,
java.lang.String xsd)
|
static java.lang.Object |
JAXBParser.parseURL(java.lang.String pkg,
java.net.URL xml,
java.lang.String xsd)
|
Uses of CushionException in org.objectweb.dsrg.sofa.cushion.actionreg |
---|
Subclasses of CushionException in org.objectweb.dsrg.sofa.cushion.actionreg | |
---|---|
class |
CannotInstantiateActionException
|
Methods in org.objectweb.dsrg.sofa.cushion.actionreg that throw CushionException | |
---|---|
static void |
ActionRegister.init()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |