Represents a bookmark within a document.
Component | +--DhStyleBase | +--DhElement | +--DhJumpPoint
package com.ms.wfc.html
public class DhJumpPoint
extends DhElement
A jump point, or bookmark, is the HTML anchor tag with a NAME attribute (<A NAME=...>).