org.jboss.portal.common.net
Class URLTools.URLReplacementGenerator

java.lang.Object
  extended by org.jboss.portal.common.net.URLTools.URLReplacementGenerator
Direct Known Subclasses:
URLTools.PortReplacementGenerator
Enclosing class:
URLTools

public abstract static class URLTools.URLReplacementGenerator
extends java.lang.Object

Since:
2.4.2

Constructor Summary
URLTools.URLReplacementGenerator()
           
 
Method Summary
abstract  java.lang.String getReplacementFor(int currentIndex, URLTools.URLMatch currentMatch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLTools.URLReplacementGenerator

public URLTools.URLReplacementGenerator()
Method Detail

getReplacementFor

public abstract java.lang.String getReplacementFor(int currentIndex,
                                                   URLTools.URLMatch currentMatch)


Copyright © 2008. All Rights Reserved.