All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gov.nasa.arc.pds.tools.container.BaseContainerInterface Maven / Gradle / Ivy

There is a newer version: 2.8.4
Show newest version
package gov.nasa.arc.pds.tools.container;

/**
 * An interface used to identify whether an object surfaced in a JSP is a
 * container or not.
 * 
 * @author jagander
 * @version $Revision: 4930 $
 */
public interface BaseContainerInterface {
	// noop
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy