All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.ibm.as400.util.html.HTMLTagElement

public interface HTMLTagElement
The HTMLTagElement class represents an HTML tag element.


Method Index

 o getTag()
Returns the element tag.

Methods

 o getTag
 public abstract String getTag()
Returns the element tag.

Returns:
The tag.

All Packages  Class Hierarchy  This Package  Previous  Next  Index