org.erowid.sperowider.htmlshredding
Interface HTMLElement

All Known Implementing Classes:
HTMLComment, HTMLDocType, HTMLShredder, HTMLTag, HTMLText

public interface HTMLElement

Represents a generic element (comment, tag, etc) in an HTML document.

Version:
$Header: /cvsroot/sperowider/SPEROWIDER_MODULE/javasource/org/erowid/sperowider/htmlshredding/HTMLElement.java,v 1.3 2005/01/15 23:26:17 gurustu Exp $
Author:
Stu Statman


Method Summary
 void write(Writer w)
          Writes the HTMLElement as HTML to the passed in Writer.
 

Method Detail

write

public void write(Writer w)
           throws IOException
Writes the HTMLElement as HTML to the passed in Writer.

Parameters:
w -
Throws:
IOException

spero logo small Sperowider is
© 2005 Erowid.org