Microsoft SDK for Java

setLoadExternal

This method of the Document class is a boolean switch that determines whether to load external DTDs or entities.

Syntax

public void setLoadExternal(boolean yes);

Parameters

yes Enables external loading of DTDs or entities.

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