站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.4 API 英文版文档

URLTools.URLReplacementGenerator - JBOSS Portal 2.4 API 英文版文档


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

java.lang.Object
  extended byorg.jboss.portal.common.util.URLTools.URLReplacementGenerator
Enclosing class:
URLTools

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


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)