Methods | This Package | All Packages

DhJumpPoint Class

Represents a bookmark within a document.

Component
  |
  +--DhStyleBase
     |
     +--DhElement
        |
        +--DhJumpPoint

package com.ms.wfc.html

public class DhJumpPoint
extends
DhElement

Remarks

A jump point, or bookmark, is the HTML anchor tag with a NAME attribute (<A NAME=...>).