|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.rewriter.html.neko.NekoParserAdaptor
public class NekoParserAdaptor
NekoParserAdapter
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
|---|---|
NekoParserAdaptor()
|
|
| Method Summary | |
|---|---|
void |
parse(Rewriter rewriter,
java.io.Reader reader)
parse |
void |
rewrite(Rewriter rewriter,
java.io.Reader reader,
java.io.Writer writer)
rewrite |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public NekoParserAdaptor()
| Method Detail |
|---|
public void parse(Rewriter rewriter,
java.io.Reader reader)
throws RewriterException
parse
parse in interface ParserAdaptorrewriter - reader -
RewriterExceptionParserAdaptor.parse(org.apache.jetspeed.rewriter.Rewriter, java.io.Reader)
public void rewrite(Rewriter rewriter,
java.io.Reader reader,
java.io.Writer writer)
throws RewriterException
rewrite
rewrite in interface ParserAdaptorrewriter - reader - writer -
RewriterExceptionParserAdaptor.rewrite(org.apache.jetspeed.rewriter.Rewriter, java.io.Reader, java.io.Writer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||