package com.elminster.retrieve.psn.constants; public interface CommonConstants { public static final String HTTP = "http:"; }