org.objectweb.jonas_web.deployment.api
Class WebAppDTDs

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

public class WebAppDTDs
extends CommonsDTDs

This class defines the declarations of DTDs for web.xml

Author:
Florent Benoit

Constructor Summary
WebAppDTDs()
          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

WebAppDTDs

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