All Packages Class Hierarchy This Package Previous Next Index
Interface sdsu.html.HTML
- public interface HTML
Used to indicate objects that generate HTML tags.
-
toString()
- Returns a string that is an valid HTML formated string
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