com.liferay.portlet.maps.util
Class MapsUtil

java.lang.Object
  extended bycom.liferay.portlet.maps.util.MapsUtil

public class MapsUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
MapsUtil()
           
 
Method Summary
static MapsAddress getMapsAddress(java.lang.String street, java.lang.String cityAndState)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapsUtil

public MapsUtil()
Method Detail

getMapsAddress

public static MapsAddress getMapsAddress(java.lang.String street,
                                         java.lang.String cityAndState)