com.khubla.pragmatach.framework.url
Class RouteSpecification

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

public class RouteSpecification
extends Object

Author:
tome

Constructor Summary
RouteSpecification(String uri)
          ctor
 
Method Summary
 List<String> getIds()
           
 List<RouteSpecificationSegment> getSegments()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RouteSpecification

public RouteSpecification(String uri)
                   throws PragmatachException
ctor

Throws:
PragmatachException
Method Detail

getIds

public List<String> getIds()

getSegments

public List<RouteSpecificationSegment> getSegments()


Copyright © 2014 khubla.com. All rights reserved.