org.inigma.shared.tracking
Class TrackingUtil

java.lang.Object
  extended by org.inigma.shared.tracking.TrackingUtil

public abstract class TrackingUtil
extends Object

Implementation based off of http://answers.google.com/answers/threadview/id/207899.html

Also off of http://www.logicalside.com/carrier_detection


Constructor Summary
TrackingUtil()
           
 
Method Summary
static TrackingType getTrackingType(String trackingNumber)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrackingUtil

public TrackingUtil()
Method Detail

getTrackingType

public static TrackingType getTrackingType(String trackingNumber)


Copyright © 2013. All Rights Reserved.