Microsoft SDK for Java

parsedAttribute

This method of the Document class is a delegate to the contained element factory.

Syntax

public void parsedAttribute(Element e, Name name, Object value);

Parameters

e The attribute that has been parsed.
name The attribute name.
value The attribute value.

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