Forge - Java EE APIs 1.2.0.Final

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 - Java EE APIs 1.2.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.