org.objectweb.jonas_ear.deployment.api
Class EarDTDs

java.lang.Object
  extended byorg.objectweb.jonas_lib.deployment.api.CommonsDTDs
      extended byorg.objectweb.jonas_ear.deployment.api.EarDTDs
All Implemented Interfaces:
DTDs

public class EarDTDs
extends CommonsDTDs

This class defines the declarations of DTDs for application.xml

Author:
Helene Joanin

Constructor Summary
EarDTDs()
          Build a new object for appliaction.xml DTDs handling
 
Methods inherited from class org.objectweb.jonas_lib.deployment.api.CommonsDTDs
addMapping, getMapping
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EarDTDs

public EarDTDs()
Build a new object for appliaction.xml DTDs handling