org.objectweb.jonas_web.deployment.lib
Class WebAppSchemas

java.lang.Object
  extended byorg.objectweb.jonas_lib.deployment.api.CommonsSchemas
      extended byorg.objectweb.jonas_web.deployment.lib.WebAppSchemas
All Implemented Interfaces:
Schemas

public class WebAppSchemas
extends CommonsSchemas

This class defines the declarations of Schemas for web.xml and jonas-web.xml

Author:
Florent Benoit

Constructor Summary
WebAppSchemas()
          Build a new object for Schemas handling
 
Methods inherited from class org.objectweb.jonas_lib.deployment.api.CommonsSchemas
addSchemas, getHeaderForElement, getlocalSchemas
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebAppSchemas

public WebAppSchemas()
Build a new object for Schemas handling