org.objectweb.jonas_client.deployment.api
Class AppClientDTDs

java.lang.Object
  extended by org.objectweb.jonas_lib.deployment.api.CommonsDTDs
      extended by org.objectweb.jonas_client.deployment.api.AppClientDTDs
All Implemented Interfaces:
DTDs

public class AppClientDTDs
extends CommonsDTDs

This class defines the declarations of DTDs for application-client.xml and jonas-client.xml

Author:
Florent Benoit

Constructor Summary
AppClientDTDs()
          Build a new object for web.xml DTDs handling
 
Method Summary
 
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

AppClientDTDs

public AppClientDTDs()
Build a new object for web.xml DTDs handling