org.objectweb.jonas_lib.deployment.api
Interface DTDs

All Known Implementing Classes:
CommonsDTDs

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

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

Returns:
the mapping between publicIds and DTDs