Microsoft SDK for Java

addNameSpace

This method of the NameSpaceContext class adds a namespace using the long name as the key.

Syntax

public final void addNameSpace(Atom url, Atom n);

Parameters

url The namespace that defines the context.
n The name being written.

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