org.apache.pluto.driver.url
Interface PortalURLParser

All Known Implementing Classes:
PortalURLParserImpl

public interface PortalURLParser

Created by IntelliJ IDEA. User: ddewolf Date: Sep 4, 2006 Time: 5:49:37 PM To change this template use File | Settings | File Templates.


Method Summary
 PortalURL parse(javax.servlet.http.HttpServletRequest request)
           
 java.lang.String toString(PortalURL portalURL)
           
 

Method Detail

parse

PortalURL parse(javax.servlet.http.HttpServletRequest request)

toString

java.lang.String toString(PortalURL portalURL)


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.