Microsoft SDK for Java

addLoadedNameSpace

This method of the DTD class adds a specified URL to the list of loaded namespaces.

Syntax

public final void addLoadedNameSpace(Atom url);

Parameters

url The long name for the namespace.

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