org.apache.tools.ant.module/3 3.33.0 2

org.apache.tools.ant.module.api
Interface ElementCookie

All Superinterfaces:
Node.Cookie

Deprecated. Not currently used in Ant module UI.

@Deprecated
public interface ElementCookie
extends Node.Cookie

Represents something with an associated Document Object Model element.


Method Summary
 Element getElement()
          Deprecated. Get the associated DOM element.
 

Method Detail

getElement

Element getElement()
Deprecated. 
Get the associated DOM element.

Returns:
the element

org.apache.tools.ant.module/3 3.33.0 2

Built on November 22 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.