Microsoft SDK for Java

findEntity

This method of the Document class retrieves the XML-DATA specification for the named entity. This is DTD information represented in an XML Object Model.

Syntax

public Element findEntity(Name name);

Return Value

Returns the XML-DATA specification for the named entity.

Parameters

name The entity name.

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