org.objectweb.jonas_lib.deployment.api.CommonsDTDs Class Reference

Inherits org.objectweb.jonas_lib.deployment.api.DTDs.

Inheritance diagram for org.objectweb.jonas_lib.deployment.api.CommonsDTDs:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas_lib.deployment.api.CommonsDTDs:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CommonsDTDs ()
Map getMapping ()

Protected Member Functions

void addMapping (String[] dtds, String[] publicIds)

Detailed Description

This class defines the declarations of defaults DTDs used for J2EE 1.4 and less
Author:
Florent Benoit

Definition at line 38 of file CommonsDTDs.java.


Constructor & Destructor Documentation

org.objectweb.jonas_lib.deployment.api.CommonsDTDs.CommonsDTDs  ) 
 

Build a new object for DTDs handling

Definition at line 65 of file CommonsDTDs.java.

References org.objectweb.jonas_lib.deployment.api.CommonsDTDs.addMapping().

Here is the call graph for this function:


Member Function Documentation

void org.objectweb.jonas_lib.deployment.api.CommonsDTDs.addMapping String[]  dtds,
String[]  publicIds
[protected]
 

Add to the list of DTDS the given dtds/publicId

Parameters:
dtds array of dtds
publicIds array of publicIds

Definition at line 85 of file CommonsDTDs.java.

Referenced by org.objectweb.jonas_lib.deployment.api.CommonsDTDs.CommonsDTDs().

Map org.objectweb.jonas_lib.deployment.api.CommonsDTDs.getMapping  ) 
 

Gets the mapping between publicIds and DTDs

Returns:
the mapping between publicIds and DTDs

Implements org.objectweb.jonas_lib.deployment.api.DTDs.

Definition at line 74 of file CommonsDTDs.java.


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