Microsoft SDK for Java

findLongNameSpace

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

Syntax

public final Name findLongNameSpace(Atom as);

Return Value

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

Parameters

as The short name of the namespace.

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