Microsoft SDK for Java

findShortNameSpace

This method of the DTD class retrieves the short name of a specified namespace.

Syntax

public final Name findShortNameSpace(Atom href);

Return Value

Returns the short name; returns null if it is not found.

Parameters

href The long name of the namespace.

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