org.objectweb.jonas_lib.deployment.api
Interface DTDs

All Known Implementing Classes:
AppClientDTDs, CommonsDTDs, ConnectorDTDs, EarDTDs, EjbjarDTDs, JonasAppClientDTDs, JonasConnectorDTDs, JonasEjbjarDTDs, JonasWebAppDTDs, WebAppDTDs

public interface DTDs

This class defines the interface for the Mapping between publicId and DTDs

Author:
Florent Benoit

Method Summary
 java.util.Map getMapping()
          Gets the mapping between publicIds and DTDs
 

Method Detail

getMapping

java.util.Map getMapping()
Gets the mapping between publicIds and DTDs

Returns:
the mapping between publicIds and DTDs