|
Oracle | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogicx.jsp.tags.Rewriter
public abstract class Rewriter
| 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 |
|---|
public Rewriter()
| Method Detail |
|---|
protected abstract String getLinkString()
protected abstract String getFormString()
public void setStreams(Reader is,
Writer os)
public void parse()
throws Exception
Exception
protected char upto(String s)
throws IOException
IOException
|
Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||