org.ow2.jonas.deployment.web
Class WebAppSchemas

java.lang.Object
  extended by org.ow2.jonas.deployment.common.CommonsSchemas
      extended by org.ow2.jonas.deployment.web.WebAppSchemas
All Implemented Interfaces:
Schemas

public class WebAppSchemas
extends CommonsSchemas

This class defines the declarations of Schemas for web.xml.

Author:
Florent Benoit

Field Summary
static String[] WEBAPP_SCHEMAS
          List of schemas used for web.xml.
 
Constructor Summary
WebAppSchemas()
          Build a new object for Schemas handling.
 
Method Summary
 
Methods inherited from class org.ow2.jonas.deployment.common.CommonsSchemas
addSchemas, getHeaderForElement, getHeaderForStandardElement, getLastSchema, getlocalSchemas
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WEBAPP_SCHEMAS

public static final String[] WEBAPP_SCHEMAS
List of schemas used for web.xml.

Constructor Detail

WebAppSchemas

public WebAppSchemas()
Build a new object for Schemas handling.



Copyright © 2010 OW2 Consortium. All Rights Reserved.