Microsoft SDK for Java

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=...>).

© 1999 Microsoft Corporation. All rights reserved. Terms of use.