All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface sdsu.html.HTML

public interface HTML
Used to indicate objects that generate HTML tags.


Method Index

 o toString()
Returns a string that is an valid HTML formated string

Methods

 o toString
 public abstract String toString()
Returns a string that is an valid HTML formated string

Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index