org.objectweb.jonas_web.deployment.tests.JonasWebDeploymentTest 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 Web deployment tests
Author:
Florent Benoit

Philippe Coq

Definition at line 41 of file JonasWebDeploymentTest.java.


Member Function Documentation

AbsElement org.objectweb.jonas_web.deployment.tests.JonasWebDeploymentTest.getTopLevelElement  )  throws Exception
 

Returns:
the top level element
Exceptions:
Exception if the top level element can't be returned

Definition at line 47 of file JonasWebDeploymentTest.java.

String org.objectweb.jonas_web.deployment.tests.JonasWebDeploymentTest.parse Reader  reader,
String  name,
boolean  validation
throws Exception
 

Parse the specific reader

Parameters:
reader contains the stream of the file
name the name
validation true or false for enable or disable validation
Returns:
the parsed string
Exceptions:
Exception if the parsing can't be done
See also:
org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest#parse(java.io.Reader, java.lang.String, boolean)

Definition at line 62 of file JonasWebDeploymentTest.java.

References org.objectweb.jonas_web.deployment.xml.JonasWebApp.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:13:31 2005 for JOnAS by  doxygen 1.3.9.1