org.ow2.jonas.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
 Map getMapping()
          Gets the mapping between publicIds and DTDs.
 

Method Detail

getMapping

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

Returns:
the mapping between publicIds and DTDs


Copyright © 2010 OW2 Consortium. All Rights Reserved.