org.jboss.portal.server.servlet
Class PathParser

java.lang.Object
  extended by org.jboss.portal.server.servlet.PathParser

public class PathParser
extends java.lang.Object

Version:
$Revision: 8784 $
Author:
Julien Viet

Constructor Summary
PathParser()
           
 
Method Summary
 PathMappingResult map(PathMapping mapping, java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathParser

public PathParser()
Method Detail

map

public PathMappingResult map(PathMapping mapping,
                             java.lang.String path)
                      throws java.lang.IllegalArgumentException
Throws:
java.lang.IllegalArgumentException