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


Public Member Functions | |
| CommonsDTDs () | |
| Map | getMapping () |
Protected Member Functions | |
| void | addMapping (String[] dtds, String[] publicIds) |
Definition at line 38 of file CommonsDTDs.java.
|
|
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:

|
||||||||||||
|
Add to the list of DTDS the given dtds/publicId
Definition at line 85 of file CommonsDTDs.java. Referenced by org.objectweb.jonas_lib.deployment.api.CommonsDTDs.CommonsDTDs(). |
|
|
Gets the mapping between publicIds and DTDs
Implements org.objectweb.jonas_lib.deployment.api.DTDs. Definition at line 74 of file CommonsDTDs.java. |
1.3.9.1