BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogicx.jsp.tags
Class URLRewriter

java.lang.Object
  |
  +--weblogicx.jsp.tags.Rewriter
        |
        +--weblogicx.jsp.tags.URLRewriter

public class URLRewriter
extends Rewriter

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
URLRewriter(java.lang.String id, java.lang.String cookie)
           
 
Method Summary
protected  java.lang.String getFormString()
           
protected  java.lang.String getLinkString()
           
 
Methods inherited from class weblogicx.jsp.tags.Rewriter
parse, setStreams, upto
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLRewriter

public URLRewriter(java.lang.String id,
                   java.lang.String cookie)
Method Detail

getLinkString

protected java.lang.String getLinkString()

Overrides:
getLinkString in class Rewriter

getFormString

protected java.lang.String getFormString()

Overrides:
getFormString in class Rewriter

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.