org.apache.jetspeed.util.rewriter
Class SwingParserAdaptor

java.lang.Object
  extended byorg.apache.jetspeed.util.rewriter.SwingParserAdaptor
All Implemented Interfaces:
HTMLParserAdaptor

public class SwingParserAdaptor
extends java.lang.Object
implements HTMLParserAdaptor


Constructor Summary
SwingParserAdaptor(Rewriter rewriter)
           
 
Method Summary
 java.lang.String run(java.io.Reader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingParserAdaptor

public SwingParserAdaptor(Rewriter rewriter)
Method Detail

run

public java.lang.String run(java.io.Reader reader)
                     throws java.net.MalformedURLException
Specified by:
run in interface HTMLParserAdaptor
Throws:
java.net.MalformedURLException


Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.