org.objectweb.jonas_web.deployment.lib.JonasWebAppSchemas Class Reference

List of all members.

Public Member Functions

 JonasWebAppSchemas ()

Static Public Attributes

final String[] JONAS_WEBAPP_SCHEMAS

Detailed Description

This class defines the declarations of Schemas for and jonas-web.xml
Author:
Philippe Coq

Definition at line 35 of file JonasWebAppSchemas.java.


Constructor & Destructor Documentation

org.objectweb.jonas_web.deployment.lib.JonasWebAppSchemas.JonasWebAppSchemas  ) 
 

Build a new object for Schemas handling

Definition at line 52 of file JonasWebAppSchemas.java.

References org.objectweb.jonas_web.deployment.lib.JonasWebAppSchemas.JONAS_WEBAPP_SCHEMAS.


Member Data Documentation

final String [] org.objectweb.jonas_web.deployment.lib.JonasWebAppSchemas.JONAS_WEBAPP_SCHEMAS [static]
 

Initial value:

 new String[] {
        "jonas-web-app_4_0.xsd",
        "jonas-web-app_4_1.xsd",
        "jonas-web-app_4_1_2.xsd",
        "jonas-web-app_4_1_4.xsd",
        "jonas-web-app_4_2.xsd"
    }
List of schemas used for jonas-web.xml

Definition at line 40 of file JonasWebAppSchemas.java.

Referenced by org.objectweb.jonas_web.deployment.lib.JonasWebAppSchemas.JonasWebAppSchemas().


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