org.objectweb.jonas_ws.deployment.api
Class WsSchemas

java.lang.Object
  extended by org.objectweb.jonas_lib.deployment.api.CommonsSchemas
      extended by org.objectweb.jonas_ws.deployment.api.WsSchemas
All Implemented Interfaces:
Schemas
Direct Known Subclasses:
JonasWsSchemas

public class WsSchemas
extends CommonsSchemas

This class defines the declarations of Schemas for webservices.xml

Author:
Helene Joanin

Constructor Summary
WsSchemas()
          Build a new object for Schemas handling
 
Method Summary
 
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

WsSchemas

public WsSchemas()
Build a new object for Schemas handling