org.objectweb.jonas_ear.deployment.tests.EarDeploymentTest Class Reference

List of all members.

Public Member Functions

AbsElement getTopLevelElement () throws Exception
String parse (Reader reader, String name, boolean validation) throws Exception

Detailed Description

Defines a class for Ear deployment tests (application.xml)
Author:
Helene Joanin

Philippe Coq

Definition at line 42 of file EarDeploymentTest.java.


Member Function Documentation

AbsElement org.objectweb.jonas_ear.deployment.tests.EarDeploymentTest.getTopLevelElement  )  throws Exception
 

Returns:
Returns the Application XML Element
Exceptions:
Exception never thrown

Definition at line 49 of file EarDeploymentTest.java.

String org.objectweb.jonas_ear.deployment.tests.EarDeploymentTest.parse Reader  reader,
String  name,
boolean  validation
throws Exception
 

Returns the XML document as a String.

Parameters:
reader Reader of an application.xml file
name not used
validation true/false
Returns:
Returns the XML document as a String.
Exceptions:
Exception when parsing fails

Definition at line 65 of file EarDeploymentTest.java.

References org.objectweb.jonas_ear.deployment.xml.Application.toXML().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:09:58 2005 for JOnAS by  doxygen 1.3.9.1