Forge - Parent 1.0.6-SNAPSHOT

org.jboss.forge.spec.javaee.util
Class ServletUtil

java.lang.Object
  extended by org.jboss.forge.spec.javaee.util.ServletUtil

public class ServletUtil
extends Object

Author:
Lincoln Baxter, III

Constructor Summary
ServletUtil()
           
 
Method Summary
static Pattern mappingToRegex(String mapping)
          Convert a Servlet Mapping to a compiled Pattern
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletUtil

public ServletUtil()
Method Detail

mappingToRegex

public static Pattern mappingToRegex(String mapping)
Convert a Servlet Mapping to a compiled Pattern


Forge - Parent 1.0.6-SNAPSHOT

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.