Microsoft SDK for Java

findNameSpace

This method of the NameSpaceContext class finds a namespace using the prefix as the key.

Syntax

public final Atom findNameSpace(Atom n);

Return Value

Returns the namespace that contains the prefix.

Parameters

n The name to find.

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