Package org.commonjava.indy.spi.pkg
Interface ContentAdvisor
-
public interface ContentAdvisor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContentQualitygetContentQuality(String path)
-
-
-
Method Detail
-
getContentQuality
ContentQuality getContentQuality(String path)
- Parameters:
path- - Can be null, null means "unspecified", which should allow co-existence of multiple packaging types- Returns:
-
-