.. java:import:: org.apache.commons.lang StringUtils MotechURL ========= .. java:package:: org.motechproject.server.config.domain :noindex: .. java:type:: public class MotechURL Fields ------ URL_PATTERN ^^^^^^^^^^^ .. java:field:: public static final String URL_PATTERN :outertype: MotechURL Constructors ------------ MotechURL ^^^^^^^^^ .. java:constructor:: public MotechURL(String url) :outertype: MotechURL Methods ------- getHost ^^^^^^^ .. java:method:: public String getHost() :outertype: MotechURL toString ^^^^^^^^ .. java:method:: @Override public String toString() :outertype: MotechURL