com.khubla.pragmatach.framework.url
Class URICracker

java.lang.Object
  extended by com.khubla.pragmatach.framework.url.URICracker

public class URICracker
extends Object

Author:
tome

Constructor Summary
URICracker()
           
 
Method Summary
static String[] crackURI(String uri)
          parse the URI parameters.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URICracker

public URICracker()
Method Detail

crackURI

public static String[] crackURI(String uri)
                         throws PragmatachException
parse the URI parameters. If no parameters, returns "/";

Throws:
PragmatachException


Copyright © 2014 khubla.com. All rights reserved.