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.
-
getTag()
- Returns the element tag.
getTag
public abstract String getTag()
- Returns the element tag.
- Returns:
- The tag.
All Packages Class Hierarchy This Package Previous Next Index