public final class SparkUtils extends Object
static String
ALL_PATHS
static List<String>
convertRouteToList(String route)
static boolean
isParam(String routePart)
isSplat(String routePart)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String ALL_PATHS
public static List<String> convertRouteToList(String route)
public static boolean isParam(String routePart)
public static boolean isSplat(String routePart)
Copyright © 2013. All Rights Reserved.