Oracle

weblogicx.jsp.tags
Class Rewriter

java.lang.Object
  extended by weblogicx.jsp.tags.Rewriter
Direct Known Subclasses:
URLRewriter

public abstract class Rewriter
extends Object


Constructor Summary
Rewriter()
           
 
Method Summary
protected abstract  String getFormString()
           
protected abstract  String getLinkString()
           
 void parse()
           
 void setStreams(Reader is, Writer os)
           
protected  char upto(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Rewriter

public Rewriter()
Method Detail

getLinkString

protected abstract String getLinkString()

getFormString

protected abstract String getFormString()

setStreams

public void setStreams(Reader is,
                       Writer os)

parse

public void parse()
           throws Exception
Throws:
Exception

upto

protected char upto(String s)
             throws IOException
Throws:
IOException

Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle