eu.unicore.hila
Class LocationPattern

java.lang.Object
  extended by eu.unicore.hila.LocationPattern

public class LocationPattern
extends Object

Author:
bjoernh

Constructor Summary
LocationPattern(String templateString)
           
 
Method Summary
 Map<String,String> fillTemplates(Location location)
           
 boolean match(Location location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationPattern

public LocationPattern(String templateString)
Parameters:
templateString -
Method Detail

match

public boolean match(Location location)
Parameters:
location -
Returns:

fillTemplates

public Map<String,String> fillTemplates(Location location)
Parameters:
location -
Returns:


Copyright © 2010-2013 UNICORE. All Rights Reserved.