Microsoft SDK for Java

DhJumpPoint.DhJumpPoint

Creates a DhJumpPoint object.

Syntax

public DhJumpPoint() public DhJumpPoint( String name )

Parameters

name

The name of the jump point. This is the text that is assigned to a NAME attribute in HTML. For example, if name is "anchor2", the corresponding HTML anchor tag would be <A NAME="anchor2"></A>

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