getArgs abstract method

Map<String, String> getArgs()

It gets the args from the current web location

Implementation

Map<String, String> getArgs();