org.paneris.jammyjoes.mail
Class HtmlImageParser

java.lang.Object
  extended by org.paneris.jammyjoes.mail.HtmlImageParser
All Implemented Interfaces:
ImageParser

public class HtmlImageParser
extends java.lang.Object
implements ImageParser


Constructor Summary
HtmlImageParser(NewsletterInterface newsletter)
           
 
Method Summary
 java.lang.String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlImageParser

public HtmlImageParser(NewsletterInterface newsletter)
                throws com.quiotix.html.parser.ParseException,
                       java.io.IOException
Throws:
com.quiotix.html.parser.ParseException
java.io.IOException
Method Detail

getText

public java.lang.String getText()
Specified by:
getText in interface ImageParser


Copyright © 2001-2008 PanEris. All Rights Reserved.